[fanny] open 443

This commit is contained in:
2026-02-20 20:31:09 +01:00
parent dabda0ccb9
commit 5403d97506

View File

@@ -154,7 +154,7 @@ in
};
firewall = {
allowedTCPPorts = [ 80 ];
allowedTCPPorts = [ 80 443 ];
};
};