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
1ed77d96c5
commit
d6c50311e5
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
||||||
{
|
{
|
||||||
"urls": [
|
"urls": [
|
||||||
"turn:__DOMAIN__:__TURNSERVER_PORT__",
|
"turn:__DOMAIN__:__TURNSERVER_PORT__",
|
||||||
"turn:__DOMAIN__:__TURNSERVER_PORT__?transport=tcp",
|
"turn:__DOMAIN__:__TURNSERVER_PORT__?transport=tcp"
|
||||||
"turn:__DOMAIN__:__TURNSERVER_PORT__?transport=udp"
|
|
||||||
],
|
],
|
||||||
"username": "__APP__",
|
"username": "__APP__",
|
||||||
"credential": "__TURNSERVER_PWD__"
|
"credential": "__TURNSERVER_PWD__"
|
||||||
|
|
Loading…
Reference in a new issue