This commit is contained in:
parent
6e29d5e8fa
commit
08f6ed421f
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ in {
|
||||||
services.nginx.virtualHosts."cpcheck.${domain}" = {
|
services.nginx.virtualHosts."cpcheck.${domain}" = {
|
||||||
locations."/".return = 204;
|
locations."/".return = 204;
|
||||||
forceSSL = false;
|
forceSSL = false;
|
||||||
|
addSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue