This commit is contained in:
2025-07-26 15:51:50 +03:00
parent fd49bb81f2
commit 050a0b8c23
4 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
networking.firewall = {
allowedTCPPorts = [ 443 ];
allowedUDPPorts = [ 443 ]; #41641
allowedUDPPorts = [ 443 ]; # 41641
#trustedInterfaces = [ "tailscale0" ];
};