From a4f5b166a802e47c29e4ac9472fd71f43adb9504 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 18 Jun 2024 13:24:01 +0200 Subject: [PATCH] Update config.json --- nextcloud/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/nextcloud/config.json b/nextcloud/config.json index eb701b5ad..fb8a6bd65 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -145,6 +145,7 @@ "services": [ "mysql:want" ], + "startup": "application", "slug": "nextcloud_ocr", "uart": true, "udev": true,