This commit is contained in:
shommey 2025-03-02 16:12:19 +01:00 committed by GitHub
commit 888a278eb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"urls": "stun:<DOMAIN>:3478"
},
{
"urls": "turns:<DOMAIN>:5349",
"urls": "turn:<DOMAIN>:5349",
"username": "username",
"credential": "password"
}