Fixing coturn URLS
This commit is contained in:
parent
8655aef629
commit
b6590e21dd
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
"env": {
|
||||
"API_URL": "api."+url,
|
||||
"JITSI_URL": "meet.jit.si",
|
||||
"TURN_SERVER": "coturn.workadventu.re:443",
|
||||
"TURN_SERVER": "turn:coturn.workadventu.re:443,turns:coturn.workadventu.re:443",
|
||||
"TURN_USER": "workadventure",
|
||||
"TURN_PASSWORD": "WorkAdventure123"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue