Adding Jitsi meet support
This commit is contained in:
parent
a128ff117b
commit
0a8ba37049
9 changed files with 89 additions and 8 deletions
|
@ -22,6 +22,7 @@ services:
|
|||
image: thecodingmachine/nodejs:12
|
||||
environment:
|
||||
DEBUG_MODE: "$DEBUG_MODE"
|
||||
JITSI_URL: $JITSI_URL
|
||||
HOST: "0.0.0.0"
|
||||
NODE_ENV: development
|
||||
API_URL: api.workadventure.localhost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue