diff --git a/conf/rtc_config.json b/conf/rtc_config.json index 4e8a969..71d1b93 100644 --- a/conf/rtc_config.json +++ b/conf/rtc_config.json @@ -5,7 +5,7 @@ "urls": "stun:stun.l.google.com:19302" }, { - "urls": "__DOMAIN__:__TURNSERVER_PORT__", + "urls": "__DOMAIN__:__PORT_TURNSERVER__", "username": "__APP__", "credential": "__TURNSERVER_PWD__" }