From acd54544ca7227f5efb698c2fdf7a6ae999cf6f2 Mon Sep 17 00:00:00 2001 From: Simon L Date: Tue, 6 Jun 2023 14:22:02 +0200 Subject: [PATCH] nextcloud and not apache depends on talk-recording Signed-off-by: Simon L --- php/containers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/containers.json b/php/containers.json index 99776f45..14963858 100644 --- a/php/containers.json +++ b/php/containers.json @@ -6,7 +6,6 @@ "nextcloud-aio-onlyoffice", "nextcloud-aio-collabora", "nextcloud-aio-talk", - "nextcloud-aio-talk-recording", "nextcloud-aio-nextcloud" ], "display_name": "Apache", @@ -99,6 +98,7 @@ "nextcloud-aio-redis", "nextcloud-aio-clamav", "nextcloud-aio-fulltextsearch", + "nextcloud-aio-talk-recording", "nextcloud-aio-imaginary" ], "display_name": "Nextcloud",