extra host

This commit is contained in:
CHIEFSOFT\ameye
2024-04-26 19:31:33 -04:00
parent 6d302def04
commit 00f4e1b565
+3
View File
@@ -12,6 +12,9 @@ services:
- 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