diff --git a/compose.yml b/compose.yml index 8a586ac..8dedbf2 100644 --- a/compose.yml +++ b/compose.yml @@ -39,6 +39,7 @@ services: secrets: - initial_root_password - runner_token + - sso_provider_secret healthcheck: test: ["CMD", "curl", "-f", "http://localhost"] interval: 30s