Adjusted variables and docker-compose file to account for multitenancy setups.

This commit is contained in:
Joschka Seydell 2020-11-30 13:38:06 -08:00
parent 8ef0adbb17
commit d975c9abf0
2 changed files with 7 additions and 1 deletions

View file

@ -11,6 +11,12 @@
################################################################################ ################################################################################
#
# Docker Compose configuration
#
# Project name for this Docker Compose setup
COMPOSE_PROJECT_NAME=jitsi{{ jitsi_multitenant_postfix }}
# #
# Docker Compose configuration # Docker Compose configuration
# #