This commit is contained in:
2026-01-04 16:03:44 +03:00
parent a83168bc77
commit dbf293e267
+2
View File
@@ -14,10 +14,12 @@
allowedTCPPorts = [ allowedTCPPorts = [
8443 8443
9443 9443
13380
]; ];
allowedUDPPorts = [ allowedUDPPorts = [
8443 8443
9443 9443
13380
]; ];
}; };