turn.yml aktualisiert

This commit is contained in:
olli 2023-08-25 11:18:37 +02:00
parent 6e44ea704c
commit a6ca875ddd

View File

@ -237,7 +237,7 @@
- name: Allow turn for audio/video 49160-49200/udp
community.general.ufw:
rule: allow
port: '49160-49200'
port: '49160:49200'
proto: udp
handlers: