8 lines
274 B
Plaintext
8 lines
274 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
|