diff --git a/conf/ice-servers.json b/conf/ice-servers.json index 498aa3b..da2c5d5 100644 --- a/conf/ice-servers.json +++ b/conf/ice-servers.json @@ -7,9 +7,7 @@ "username": "__APP__", "credential": "__TURNPWD__", "credentialType": "hmac-sha1" - } -] -[ + }, { "urls": [ "turn:__DOMAIN__:__TLS_ALT_PORT__", @@ -18,10 +16,7 @@ "username": "__APP__", "credential": "__TURNPWD__", "credentialType": "hmac-sha1" - } -] - -[ + }, { "urls": [ "turn:__DOMAIN__:__TLS_PORT__", @@ -30,10 +25,7 @@ "username": "__APP__", "credential": "__TURNPWD__", "credentialType": "hmac-sha1" - } -] - -[ + }, { "urls": [ "turn:__DOMAIN__:__TLS_ALT_PORT__", @@ -43,4 +35,4 @@ "credential": "__TURNPWD__", "credentialType": "hmac-sha1" } -] \ No newline at end of file +]