opning ports for testing

This commit is contained in:
2026-06-13 20:46:17 -04:00
parent 121eb979a4
commit dce1838163
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -17,6 +17,9 @@
allowedTCPPorts = [ ];
allowedUDPPorts = [ ];
};
allowedTCPPorts = [
8070
];
};
useNetworkd = true;
};