mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
fix whiteboard
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
417d36644f
commit
f039901993
1 changed files with 2 additions and 1 deletions
|
|
@ -867,7 +867,8 @@
|
|||
"JWT_SECRET_KEY=%WHITEBOARD_SECRET%",
|
||||
"STORAGE_STRATEGY=redis",
|
||||
"REDIS_HOST=nextcloud-aio-redis",
|
||||
"REDIS_HOST_PASSWORD=%REDIS_PASSWORD%"
|
||||
"REDIS_HOST_PASSWORD=%REDIS_PASSWORD%",
|
||||
"BACKUP_DIR=/tmp"
|
||||
],
|
||||
"secrets": [
|
||||
"WHITEBOARD_SECRET",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue