add port forwardings

This commit is contained in:
Daniel Poelzleithner 2020-08-20 13:58:12 +02:00
parent b6f3844496
commit 426bf4586f
1 changed files with 6 additions and 0 deletions

View File

@ -29,3 +29,9 @@ port-forwarding:
- proto: udp
port: 61699
to: 172.22.99.253
- proto: tcp
port: 2222
to: 172.20.74.210:22
- proto: tcp
port: 8443
to: 172.20.74.210:443