add turn stuff
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-12-30 16:09:47 +01:00
parent a37694f9c3
commit 025cf6e6dd
3 changed files with 15 additions and 1 deletions

View File

@ -13,6 +13,15 @@ firewall:
- port: "59000:59049"
proto: udp
interface: "eth1"
- port: "3478"
proto: tcp
interface: "eth1"
- port: "3478"
proto: any
interface: "eth1"
- port: "5349"
proto: any
interface: "eth1"
- port: "9101"
proto: tcp
interface: "eth0"