mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 00:10:14 +02:00
fix: Start oauth proxy after forward_proxy is ready
This commit is contained in:
@ -42,6 +42,8 @@ services:
|
||||
- /var/spool/squid
|
||||
volumes:
|
||||
- /etc/bridgehead/trusted-ca-certs:/docker/custom-certs/:ro
|
||||
healthcheck:
|
||||
test: ["CMD", "sleep", "1"]
|
||||
|
||||
landing:
|
||||
container_name: bridgehead-landingpage
|
||||
|
Reference in New Issue
Block a user