envFile -> env_file
This commit is contained in:
parent
a26e97cd4c
commit
ed02e0798e
@ -314,7 +314,7 @@ in {
|
|||||||
# Needs access to external network for user lookups
|
# Needs access to external network for user lookups
|
||||||
"external_network"
|
"external_network"
|
||||||
];
|
];
|
||||||
envFile = hostSecrets.mailLdapProxyEnv.target-file;
|
env_file = hostSecrets.mailLdapProxyEnv.target-file;
|
||||||
};
|
};
|
||||||
antispam = {
|
antispam = {
|
||||||
service = {
|
service = {
|
||||||
|
Loading…
Reference in New Issue
Block a user