1
0
Fork 0
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:
Éric Gaspar 2023-10-08 14:35:28 +02:00
parent 846a12c575
commit 92473fadca

View file

@ -5,7 +5,7 @@
"urls": "stun:stun.l.google.com:19302"
},
{
"urls": "__DOMAIN__:__TURNSERVER_PORT__",
"urls": "__DOMAIN__:__PORT_TURNSERVER__",
"username": "__APP__",
"credential": "__TURNSERVER_PWD__"
}