Deploying with new configurable Jitsi conf

This commit is contained in:
David Négrier 2020-10-19 12:07:05 +02:00
parent ed1fbb5324
commit a7c16654c3
6 changed files with 24 additions and 9 deletions

View file

@ -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: