Removed extra-host in ccp, needs to readded later
This commit is contained in:
parent
1f3a29cdab
commit
986dd133bd
|
@ -25,8 +25,6 @@ services:
|
|||
volumes:
|
||||
- ../certs:/tools/certs
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
||||
forward_proxy:
|
||||
container_name: bridgehead-forward-proxy
|
||||
|
|
Loading…
Reference in New Issue