mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 02:54:20 +00:00
fix(postgres): env variables for notification corrected (#371)
This commit is contained in:
parent
5988ec4844
commit
837d7cc770
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user