add sso_provider_secret to secrets
This commit is contained in:
parent
3cb30ab798
commit
b824b9780c
@ -39,6 +39,7 @@ services:
|
||||
secrets:
|
||||
- initial_root_password
|
||||
- runner_token
|
||||
- sso_provider_secret
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost"]
|
||||
interval: 30s
|
||||
|
Loading…
x
Reference in New Issue
Block a user