feat: add new port forwarding rule for TEST configuration
Some checks failed
Deploy / deploy (push) Failing after 31s

This commit is contained in:
2026-03-13 20:24:41 +00:00
parent 6aa700dbf4
commit 34fa94c2ab

View File

@@ -268,3 +268,11 @@
localPort: 3074 localPort: 3074
allowedIps: allowedIps:
- any - any
- name: TEST
uplink: internet1
protocol: tcp
publicPort: 28181
lanIp: 192.168.99.2
localPort: 28181
allowedIps:
- 82.2.252.108