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
+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