14b328c733
You can apply local maps using the maps vhost as previously. But it's also possible to specify external maps by prepending http or https.
8 lines
308 B
Plaintext
8 lines
308 B
Plaintext
DEBUG_MODE=false
|
|
JITSI_URL=meet.jit.si
|
|
# If your Jitsi environment has authentication set up, you MUST set JITSI_PRIVATE_MODE to "true" and you MUST pass a SECRET_JITSI_KEY to generate the JWT secret
|
|
JITSI_PRIVATE_MODE=false
|
|
JITSI_ISS=
|
|
SECRET_JITSI_KEY=
|
|
ADMIN_API_TOKEN=123
|
|
START_ROOM_URL=/Floor0/floor0.json |