mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:17:35 +00:00
fix(postgres): env variables for notification corrected (#371)
This commit is contained in:
@@ -274,8 +274,8 @@ Notification:
|
||||
SSL:
|
||||
Mode: $CR_SSL_MODE
|
||||
RootCert: $CR_ROOT_CERT
|
||||
Cert: $CR_NOTIFY_CERT
|
||||
Key: $CR_NOTIFY_KEY
|
||||
Cert: $CR_NOTIFICATION_CERT
|
||||
Key: $CR_NOTIFICATION_KEY
|
||||
Cache:
|
||||
Type: 'fastcache'
|
||||
Config:
|
||||
|
Reference in New Issue
Block a user