extra host

This commit is contained in:
CHIEFSOFT\ameye
2025-02-05 12:40:23 -05:00
parent 214050ea8a
commit 82bfd2b2a0
+4 -1
View File
@@ -8,7 +8,10 @@ services:
- ./:/app
ports:
- '6335:8000'
extra_hosts:
- "host.docker.internal:host-gateway"
- devcore.digifi.chiefsoft.net:10.10.33.15
-
networks:
default:
driver: bridge