fix issue with recording-secret

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-06-06 17:19:29 +02:00
parent 12e8266f98
commit 5583f88d9c

View file

@ -214,7 +214,8 @@
], ],
"secrets": [ "secrets": [
"REDIS_PASSWORD", "REDIS_PASSWORD",
"ONLYOFFICE_SECRET" "ONLYOFFICE_SECRET",
"RECORDING_SECRET"
], ],
"restart": "unless-stopped", "restart": "unless-stopped",
"networks": [ "networks": [