119 current 2025-10-08 19:51:40 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-08 19:53:28 -05:00
parent 3ba095c86e
commit 4fae071bbb
2 changed files with 3 additions and 3 deletions

View File

@@ -25,10 +25,10 @@ in
"10.0.0.0/8"
];
portMappings = [
{ from = 7000; to = 7200; }
{ from = 7103; to = 7103; }
];
openVPNPorts = [{
port = 7103;
port = 60729;
protocol = "both";
}];
};