From 2aa5e78a22a084fca0b2cdf00d95427844f98a96 Mon Sep 17 00:00:00 2001 From: Simon L Date: Thu, 10 Aug 2023 16:51:47 +0200 Subject: [PATCH] address review 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 05b608c4..be6aa1a8 100644 --- a/php/containers.json +++ b/php/containers.json @@ -599,7 +599,7 @@ "container_name": "nextcloud-aio-fulltextsearch", "display_name": "Fulltextsearch", "image": "nextcloud/aio-fulltextsearch", - "init": true, + "init": false, "expose": [ "9200" ],