Merge
This commit is contained in:
commit
3a9196fb82
37 changed files with 1601 additions and 213 deletions
|
@ -25,7 +25,11 @@
|
|||
},
|
||||
"ports": [80],
|
||||
"env": {
|
||||
"API_URL": "api."+url
|
||||
"API_URL": "api."+url,
|
||||
"JITSI_URL": "meet.jit.si",
|
||||
"TURN_SERVER": "turn:coturn.workadventu.re:443,turns:coturn.workadventu.re:443",
|
||||
"TURN_USER": "workadventure",
|
||||
"TURN_PASSWORD": "WorkAdventure123"
|
||||
}
|
||||
},
|
||||
"maps": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue