mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced 2025-03-31 07:59:52 +05:00
Drop enableACME
This commit is contained in:
parent
300459a662
commit
37a4217da1
@ -59,7 +59,6 @@ in
|
||||
enable = true;
|
||||
virtualHosts = {
|
||||
"${cfg.rspamdWebUi.domain}" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/".proxyPass = "http://unix:/run/rspamd/worker-controller.sock:/";
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user