extra host

This commit is contained in:
CHIEFSOFT\ameye
2024-04-26 19:31:33 -04:00
parent 6d302def04
commit 00f4e1b565
+5 -2
View File
@@ -11,10 +11,13 @@ services:
ports: ports:
- 6030:5173 - 6030:5173
expose: expose:
- "5173" - "5173"
extra_hosts:
- digifi-apidev.chiefsoft.net:10.10.33.15
- backend.wrenchboard.api.test:10.10.33.15
environment: environment:
- PORT=${DIGIFI_PORT} - PORT=${DIGIFI_PORT}
tty: true tty: true
stdin_open: true stdin_open: true
volumes: volumes:
src: src: