dch-network: Forward syncthing port to file0
*file0.pyrocufflink.blue* hosts syncthing. Forwarding the transport is not strictly required, as syncthing can use relays to encapsulate traffic in HTTPS, but allowing direct access improves performance.
This commit is contained in:
@@ -82,6 +82,9 @@ nat_port_forwards:
|
||||
- protocol: udp
|
||||
port: 16881-16999
|
||||
destination: 172.31.0.5
|
||||
- protocol: tcp
|
||||
port: 22000
|
||||
destination: 172.30.0.5
|
||||
|
||||
|
||||
allow_incoming:
|
||||
|
||||
Reference in New Issue
Block a user