Access docker host by name

This commit is contained in:
ChiefSoft works
2022-05-15 04:24:49 +00:00
parent 6804ebc879
commit 7b8302a20e
+1
View File
@@ -19,6 +19,7 @@ services:
ports:
- 9085:80
extra_hosts:
- "host.docker.internal:host-gateway"
- oameye.works.wrenchboard.com:10.20.30.27
- backend.wrenchboard.api.live:10.10.33.15
- backend.wrenchboard.api.test:10.10.33.15