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-02-27 15:08:10 +01:00
parent d2bdb4e9d5
commit b355cfa14d
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -6,7 +6,6 @@
"turn:__DOMAIN__:__TURNSERVER_PORT__?transport=udp" "turn:__DOMAIN__:__TURNSERVER_PORT__?transport=udp"
], ],
"username": "__APP__", "username": "__APP__",
"credential": "__TURNSERVER_PWD__", "credential": "__TURNSERVER_PWD__"
"credentialType": "hmac-sha1"
} }
] ]