diff --git a/rtc_config_example.json b/rtc_config_example.json index fe34c25..74adca4 100644 --- a/rtc_config_example.json +++ b/rtc_config_example.json @@ -5,7 +5,7 @@ "urls": "stun::3478" }, { - "urls": "turns::5349", + "urls": "turn::5349", "username": "username", "credential": "password" }