extra host
This commit is contained in:
+4
-1
@@ -8,7 +8,10 @@ services:
|
|||||||
- ./:/app
|
- ./:/app
|
||||||
ports:
|
ports:
|
||||||
- '6335:8000'
|
- '6335:8000'
|
||||||
|
extra_hosts:
|
||||||
|
- "host.docker.internal:host-gateway"
|
||||||
|
- devcore.digifi.chiefsoft.net:10.10.33.15
|
||||||
|
-
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
driver: bridge
|
driver: bridge
|
||||||
|
|||||||
Reference in New Issue
Block a user