1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00

Update ice-servers.json

This commit is contained in:
ericgaspar 2021-01-12 17:17:38 +01:00
parent df49232f8d
commit 998888d6b2
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -7,9 +7,7 @@
"username": "__APP__", "username": "__APP__",
"credential": "__TURNPWD__", "credential": "__TURNPWD__",
"credentialType": "hmac-sha1" "credentialType": "hmac-sha1"
} },
]
[
{ {
"urls": [ "urls": [
"turn:__DOMAIN__:__TLS_ALT_PORT__", "turn:__DOMAIN__:__TLS_ALT_PORT__",
@ -18,10 +16,7 @@
"username": "__APP__", "username": "__APP__",
"credential": "__TURNPWD__", "credential": "__TURNPWD__",
"credentialType": "hmac-sha1" "credentialType": "hmac-sha1"
} },
]
[
{ {
"urls": [ "urls": [
"turn:__DOMAIN__:__TLS_PORT__", "turn:__DOMAIN__:__TLS_PORT__",
@ -30,10 +25,7 @@
"username": "__APP__", "username": "__APP__",
"credential": "__TURNPWD__", "credential": "__TURNPWD__",
"credentialType": "hmac-sha1" "credentialType": "hmac-sha1"
} },
]
[
{ {
"urls": [ "urls": [
"turn:__DOMAIN__:__TLS_ALT_PORT__", "turn:__DOMAIN__:__TLS_ALT_PORT__",