FEATURE: added the env variable MAX_PER_GROUP
This commit is contained in:
parent
71898bff7d
commit
ce2c5e0cb5
7 changed files with 21 additions and 4 deletions
|
@ -116,6 +116,7 @@ services:
|
|||
ADMIN_API_TOKEN: "$ADMIN_API_TOKEN"
|
||||
JITSI_URL: $JITSI_URL
|
||||
JITSI_ISS: $JITSI_ISS
|
||||
MAX_PER_GROUP: "$MAX_PER_GROUP"
|
||||
volumes:
|
||||
- ./back:/usr/src/app
|
||||
labels:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue