ssl: got the ssl certs riunning and live

This commit is contained in:
silver 2023-04-24 20:21:36 +01:00
parent 43111f41b3
commit 78fcafc566
3 changed files with 4 additions and 4 deletions

View file

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