extra host
This commit is contained in:
+4
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user