1
1

Re-arrange cruft

This commit is contained in:
2023-09-23 13:46:29 -04:00
parent 3a6300f733
commit 23e5af1ad4
2 changed files with 2 additions and 14 deletions

View File

@@ -14,4 +14,6 @@
security.acme.defaults.email = "admin@cutesealfanpage.love";
# uncomment this to use the staging server
# security.acme.server = "https://acme-staging-v02.api.letsencrypt.org/directory";
networking.firewall.allowedTCPPorts = [ 80 443 ];
}