Merge branch 'master' of https://gitlab.chiefsoft.net/WrenchBoard/WrenchBoardMainSite
This commit is contained in:
@@ -10,6 +10,13 @@ services:
|
|||||||
- '/app/node_modules'
|
- '/app/node_modules'
|
||||||
ports:
|
ports:
|
||||||
- 9081:3000
|
- 9081:3000
|
||||||
|
extra_hosts:
|
||||||
|
- backend.wrenchboard.api.live:10.10.33.15
|
||||||
|
- backend.wrenchboard.api.test: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
|
||||||
|
- apigateway.wrenchboard.app.lotus.fluxtra.net:172.31.4.19
|
||||||
environment:
|
environment:
|
||||||
- CHOKIDAR_USEPOLLING=true
|
- CHOKIDAR_USEPOLLING=true
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user