fix: remove TEST port forwarding configuration
All checks were successful
Deploy / deploy (push) Successful in 32s

This commit is contained in:
2026-03-13 20:27:26 +00:00
parent eb4994bf6f
commit 238b3b3819

View File

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