feat: add new port forwarding rule for TEST configuration
Some checks failed
Deploy / deploy (push) Failing after 31s
Some checks failed
Deploy / deploy (push) Failing after 31s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user