back end server
This commit is contained in:
+4
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user