Update stack.production.yml
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
1e6c0ba3e0
commit
15cd2440b9
|
@ -14,8 +14,6 @@ secrets:
|
|||
external: true
|
||||
IDENTITY_PROVIDERS_OIDC_JWKS_KEY:
|
||||
external: true
|
||||
IDENTITY_VALIDATION_RESET_PASSWORD_JWT_SECRET:
|
||||
external: true
|
||||
NOTIFIER_SMTP_PASSWORD:
|
||||
external: true
|
||||
SESSION_SECRET:
|
||||
|
@ -46,7 +44,6 @@ services:
|
|||
- IDENTITY_PROVIDERS_OIDC_HMAC_SECRET
|
||||
- IDENTITY_PROVIDERS_OIDC_ISSUER_PRIVATE_KEY
|
||||
- IDENTITY_PROVIDERS_OIDC_JWKS_KEY
|
||||
- IDENTITY_VALIDATION_RESET_PASSWORD_JWT_SECRET
|
||||
- NOTIFIER_SMTP_PASSWORD
|
||||
- SESSION_SECRET
|
||||
- STORAGE_ENCRYPTION_KEY
|
||||
|
|
Loading…
Reference in New Issue