Data flow login fix

This commit is contained in:
CHIEFSOFT\ameye
2025-06-14 07:05:26 -04:00
parent d7750b95de
commit 48ffd73884
3 changed files with 62 additions and 51 deletions
+2 -1
View File
@@ -11,4 +11,5 @@ $arr["port"] = 5432;
define('LEGACY_BACKEND_ENDPOINT','backend.wrenchboard.api.live');
//define('EXTENSTION_API_URL','https://dashboard.wrenchboard.com/svs/bko'); //
// define('EXTENSTION_API_URL','http://172.16.4.100:9083/svs/bko');
define('EXTENSTION_API_URL','http://172.16.4.25:9083/svs/bko');
//define('EXTENSTION_API_URL','http://172.16.4.25:9083/svs/bko');
define('EXTENSTION_API_URL','http://172.16.4.25:9083/backoffice/svs/bko');