From 998888d6b2051b5b4fbc4354b6da17c11b908a58 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 12 Jan 2021 17:17:38 +0100 Subject: [PATCH] Update ice-servers.json --- conf/ice-servers.json | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) 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 +]