remove postgresql passwords where they are not needed #52
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ in
|
||||||
'';
|
'';
|
||||||
configReplaces = {
|
configReplaces = {
|
||||||
"LDAP_SEARCH" = config.sops.secrets.sogo_ldap_search.path;
|
"LDAP_SEARCH" = config.sops.secrets.sogo_ldap_search.path;
|
||||||
"POSTGRES_PASSWORD" = config.sops.secrets.postgres_sogo.path;
|
|
||||||
};
|
};
|
||||||
vhostName = "${sogo-hostname}";
|
vhostName = "${sogo-hostname}";
|
||||||
timezone = "Europe/Berlin";
|
timezone = "Europe/Berlin";
|
||||||
|
|
Loading…
Add table
Reference in a new issue