mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +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:
|
SSL:
|
||||||
Mode: $CR_SSL_MODE
|
Mode: $CR_SSL_MODE
|
||||||
RootCert: $CR_ROOT_CERT
|
RootCert: $CR_ROOT_CERT
|
||||||
Cert: $CR_NOTIFY_CERT
|
Cert: $CR_NOTIFICATION_CERT
|
||||||
Key: $CR_NOTIFY_KEY
|
Key: $CR_NOTIFICATION_KEY
|
||||||
Cache:
|
Cache:
|
||||||
Type: 'fastcache'
|
Type: 'fastcache'
|
||||||
Config:
|
Config:
|
||||||
|
Loading…
Reference in New Issue
Block a user