acme: temp disable this for a bit

This commit is contained in:
silver 2023-04-21 01:20:23 +01:00
parent 2c71efd56d
commit c2842fb766

View file

@ -13,7 +13,7 @@
statusPage = true;
# give Nginx access to our certs
group = "acme";
#group = "acme";
};
networking.firewall.allowedTCPPorts = [80 443];