use docker secrets for bbb
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-12-06 14:47:29 +01:00
parent 1b76b6211f
commit f87f9fc4da
3 changed files with 11 additions and 6 deletions

View File

@ -14,7 +14,8 @@ ADMIN_USER=admin
SECRET_DB_ROOT_PASSWORD_VERSION=v1
SECRET_DB_PASSWORD_VERSION=v1
SECRET_ADMIN_PASSWORD_VERSION=v1
# SECRET_ONLYOFFICE_JWT_VERSION=v1
SECRET_ONLYOFFICE_JWT_VERSION=v1
SECRET_BBB_SECRET_VERSION=v1
EXTRA_VOLUME=/dev/null:/tmp/.dummy
@ -22,3 +23,4 @@ EXTRA_VOLUME=/dev/null:/tmp/.dummy
# X_FRAME_OPTIONS_ALLOW_FROM=embedding-site.example.org
# APPS="calendar sociallogin onlyoffice"
# ONLYOFFICE_URL=https://onlyoffice.example.com
# BBB_URL=https://talk.example.org/bigbluebutton/ # trailing slash!