back end server

This commit is contained in:
CHIEFSOFT\ameye
2025-06-03 18:55:47 -04:00
parent 273f76e674
commit 23ce6c99d4
2 changed files with 6 additions and 2 deletions
+2 -1
View File
@@ -12,4 +12,5 @@ $arr["port"] = 5432;
define('LEGACY_BACKEND_ENDPOINT','http://backend.wrenchboard.api.test');
//define('EXTENSTION_API_URL','https://oameye.work.wrenchboard.com/svs/bko');
define('EXTENSTION_API_URL','http://10.204.5.100:9083/svs/bko');
define('EXTENSTION_API_URL','http://10.10.10.27:9083/svs/bko');
//define('EXTENSTION_API_URL','https://apigate.lotus.g1.wrenchboard.com/en/wrench/api/v1/bko');
+4 -1
View File
@@ -9,7 +9,7 @@ services:
environment:
- APACHE_RUN_USER=#${UID}
- APACHE_RUN_GROUP=#${UID}
- CI_ENV
#- CI_ENV
- CI_CONFIG
restart: unless-stopped
image: registry.chiefsoft.net/wrenchbackoffice_wrenchboard-web:latest
@@ -24,6 +24,9 @@ services:
- oameye.work.wrenchboard.com:10.10.33.15
- backend.wrenchboard.api.live:10.10.33.15
- backend.wrenchboard.api.test:10.10.33.15
- apigate.lotus.g1.wrenchboard.com:10.10.33.15
- apigate.orion.g1.wrenchboard.com:10.10.33.15
- apigate.nebula.g1.wrenchboard.com:10.10.33.15
#- backend.wrenchboard.api.live:172.31.4.27
#- backend.wrenchboard.api.test:10.20.30.27
- apigateway.wrenchboard.app.dev.fluxtra.net:10.20.30.19