This commit is contained in:
2025-08-17 14:47:32 +03:00
parent 17a66ab261
commit 1781ef85e0
+2 -4
View File
@@ -47,10 +47,8 @@ in
defaults.email = "oqyude@gmail.com"; defaults.email = "oqyude@gmail.com";
}; };
networking.firewall.allowedTCPPorts = [ networking.firewall.allowedTCPPorts = [
#44443 # 2283
#44444 # 10000
2283
10000
80 80
443 443
]; ];