From 5583f88d9c518200b88b6c7e03e911a330d45803 Mon Sep 17 00:00:00 2001 From: Simon L Date: Tue, 6 Jun 2023 17:19:29 +0200 Subject: [PATCH] fix issue with recording-secret Signed-off-by: Simon L --- php/containers.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/php/containers.json b/php/containers.json index 14963858..f72fb3f2 100644 --- a/php/containers.json +++ b/php/containers.json @@ -214,7 +214,8 @@ ], "secrets": [ "REDIS_PASSWORD", - "ONLYOFFICE_SECRET" + "ONLYOFFICE_SECRET", + "RECORDING_SECRET" ], "restart": "unless-stopped", "networks": [