From 0cf52a4ae8f90c97a57602b2f3f3ea6d59885240 Mon Sep 17 00:00:00 2001 From: Gyorgy Berenyi Date: Thu, 29 Aug 2024 06:15:11 +0000 Subject: [PATCH] Update nextcloud/service-nextcloud.json --- nextcloud/service-nextcloud.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/nextcloud/service-nextcloud.json b/nextcloud/service-nextcloud.json index 3cb50ea..4eb73d1 100644 --- a/nextcloud/service-nextcloud.json +++ b/nextcloud/service-nextcloud.json @@ -153,10 +153,7 @@ "START_ON_BOOT": "false", "CMD": "null", "PRE_START": [ "firewall-nextcloud-server-dns" ], - "POST_START": [ - "firewall-nextcloud-collabora", - "firewall-nextcloud-server-smtp" - ] + "POST_START": ["firewall-nextcloud-server-smtp"] }, { "IMAGE": "registry.format.hu/nextcloud-nginx:1.23.1",