Update turn.md

Add a note about port forwarding, where installation is behind NAT.
This commit is contained in:
Kate
2026-02-11 17:05:18 +00:00
committed by GitHub
parent 94162974f9
commit cd0cdc386f

View File

@@ -68,3 +68,6 @@ documentation](https://github.com/coturn/coturn/blob/master/docker/coturn/README
For security recommendations see Synapse's [Coturn
documentation](https://element-hq.github.io/synapse/latest/turn-howto.html).
The TURN server requires the appropriate ports to be forwarded, where your installation is behind NAT.
These are currently `3478/tcp`, `3478/udp`, `5349/tcp`, and `5349/udp`.