acme: temp disable this for a bit
This commit is contained in:
parent
2c71efd56d
commit
c2842fb766
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
statusPage = true;
|
statusPage = true;
|
||||||
|
|
||||||
# give Nginx access to our certs
|
# give Nginx access to our certs
|
||||||
group = "acme";
|
#group = "acme";
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [80 443];
|
networking.firewall.allowedTCPPorts = [80 443];
|
||||||
|
|
Loading…
Reference in a new issue