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