diff --git a/docs/calls/livekit.mdx b/docs/calls/livekit.mdx index 33ca70b33..511646a06 100644 --- a/docs/calls/livekit.mdx +++ b/docs/calls/livekit.mdx @@ -318,7 +318,7 @@ To alleviate this, you can try one of the following workarounds: lk-jwt-service: ... + extra_hosts: - + - "livekit.example.com:127.0.0.1" + + - "livekit.example.com:127.0.0.1" + - "matrix.example.com:127.0.0.1" ```