mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 23:00:15 +02:00
feat: Move to central rstudio
This commit is contained in:
@ -42,9 +42,6 @@ services:
|
||||
- /var/spool/squid
|
||||
volumes:
|
||||
- /etc/bridgehead/trusted-ca-certs:/docker/custom-certs/:ro
|
||||
healthcheck:
|
||||
# Wait 1s before marking this service healthy. Required for the oauth2-proxy to talk to the OIDC provider on startup which will fail if the forward proxy is not started yet.
|
||||
test: ["CMD", "sleep", "1"]
|
||||
|
||||
landing:
|
||||
container_name: bridgehead-landingpage
|
||||
|
Reference in New Issue
Block a user