Adjusted variables and docker-compose file to account for multitenancy setups.
This commit is contained in:
parent
8ef0adbb17
commit
d975c9abf0
2 changed files with 7 additions and 1 deletions
|
@ -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
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue