mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-01 16:30:09 +00:00
fix issue with recording-secret
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
@@ -214,7 +214,8 @@
|
||||
],
|
||||
"secrets": [
|
||||
"REDIS_PASSWORD",
|
||||
"ONLYOFFICE_SECRET"
|
||||
"ONLYOFFICE_SECRET",
|
||||
"RECORDING_SECRET"
|
||||
],
|
||||
"restart": "unless-stopped",
|
||||
"networks": [
|
||||
|
||||
Reference in New Issue
Block a user