Hot refresh volume fixed

This commit is contained in:
2022-11-25 21:45:11 -05:00
parent b90a51b59f
commit 62af792783
5 changed files with 19 additions and 16 deletions
+7 -8
View File
@@ -10,14 +10,13 @@ services:
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:
- CHOKIDAR_USEPOLLING=true
# volumes:
# - ./:/www/app
volumes:
- ./:/www/app
tty: true
stdin_open: true
working_dir: /www/app
# command: ionic serve --external
volumes:
src:
# - ./:/www/app
src: