Deploying with new configurable Jitsi conf
This commit is contained in:
parent
ed1fbb5324
commit
a7c16654c3
6 changed files with 24 additions and 9 deletions
|
@ -2,5 +2,6 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue