Deploying with new configurable Jitsi conf
This commit is contained in:
parent
ed1fbb5324
commit
a7c16654c3
6 changed files with 24 additions and 9 deletions
|
@ -76,6 +76,8 @@ services:
|
|||
SECRET_JITSI_KEY: "$SECRET_JITSI_KEY"
|
||||
ALLOW_ARTILLERY: "true"
|
||||
ADMIN_API_TOKEN: "$ADMIN_API_TOKEN"
|
||||
JITSI_URL: $JITSI_URL
|
||||
JITSI_ISS: $JITSI_ISS
|
||||
volumes:
|
||||
- ./back:/usr/src/app
|
||||
labels:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue