This commit is contained in:
2026-04-14 15:07:25 +02:00
parent 4390a02e46
commit b3ff52d668
5 changed files with 91 additions and 14 deletions
-5
View File
@@ -38,9 +38,4 @@
enableACME = true;
forceSSL = true;
};
networking.firewall.allowedTCPPorts = [
80
443
];
}