diff --git a/docs/calls/livekit.mdx b/docs/calls/livekit.mdx index 22cf673eb..535b33cad 100644 --- a/docs/calls/livekit.mdx +++ b/docs/calls/livekit.mdx @@ -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