mirror of
https://github.com/YunoHost-Apps/pairdrop_ynh.git
synced 2024-09-03 19:56:16 +02:00
Update rtc_config.json
This commit is contained in:
parent
846a12c575
commit
92473fadca
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"urls": "stun:stun.l.google.com:19302"
|
||||
},
|
||||
{
|
||||
"urls": "__DOMAIN__:__TURNSERVER_PORT__",
|
||||
"urls": "__DOMAIN__:__PORT_TURNSERVER__",
|
||||
"username": "__APP__",
|
||||
"credential": "__TURNSERVER_PWD__"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue