This commit is contained in:
CHIEFSOFT\ameye
2024-04-23 07:48:04 -04:00
parent 193f4512eb
commit 9a72e7f402
2 changed files with 6 additions and 3 deletions
+4
View File
@@ -8,6 +8,10 @@ services:
#image: registry.chiefsoft.net/wrenchboardagents_wrenchboard-agents:latest
ports:
- 6032:4173
working_dir: /usr/src/app
volumes:
- ./:/usr/src/app
- ./src/:/usr/src/app/src
extra_hosts:
- backend.wrenchboard.api.live:10.10.33.15
- backend.wrenchboard.api.test:10.10.33.15