fix(docs): Correct ports for LiveKit TURN range

This commit is contained in:
stratself
2026-04-23 19:39:16 +00:00
committed by Ellis Git
parent 41ed2eb167
commit 99a7be0222
+1 -1
View File
@@ -219,7 +219,7 @@ ports:
### if you're using `network_mode: host`, you can skip this part
```
Recreate the LiveKit container (with `docker-compose up -d livekit`) to apply these changes. Remember to allow the new `3478/udp` and `50100:50200/udp` ports through your firewall.
Recreate the LiveKit container (with `docker-compose up -d livekit`) to apply these changes. Remember to allow the new `3478/udp` and `50300:50400/udp` ports through your firewall.
### Integration with an external TURN server