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.
jenkins-master
Dustin 2018-08-12 15:18:26 -05:00
parent 0b972da789
commit 76b7db421c
1 changed files with 3 additions and 0 deletions

View File

@ -82,6 +82,9 @@ nat_port_forwards:
- protocol: udp - protocol: udp
port: 16881-16999 port: 16881-16999
destination: 172.31.0.5 destination: 172.31.0.5
- protocol: tcp
port: 22000
destination: 172.30.0.5
allow_incoming: allow_incoming: