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