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:
parent
df49232f8d
commit
998888d6b2
1 changed files with 4 additions and 12 deletions
|
@ -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"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue