Yaml updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2022-05-24 12:18:38 +00:00 committed by GitHub
parent 331bced264
commit 39a40b153a
3 changed files with 19 additions and 0 deletions

View file

@ -14,4 +14,5 @@ ONLYOFFICE_ENABLED=no # Setting this to "yes" enables the option in Nex
REDIS_PASSWORD= # TODO! This needs to be a unique and good password!
SIGNALING_SECRET= # TODO! This needs to be a unique and good password!
TALK_ENABLED=yes # Setting this to "yes" enables the option in Nextcloud automatically.
TIMEZONE=Europe/Berlin # TODO! This is the timezone that your containers will use.
TURN_SECRET= # TODO! This needs to be a unique and good password!