From 05c7caf16d258fb0179df8107b7a33023866a7ca Mon Sep 17 00:00:00 2001 From: Alexandre Date: Wed, 28 Dec 2022 22:11:13 +0100 Subject: [PATCH] Prepare mariadb --- paperless_ngx/config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/paperless_ngx/config.json b/paperless_ngx/config.json index 76d223ddc..c754932a0 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -93,6 +93,9 @@ "keyfile": "str", "ssl": "bool" }, + "services": [ + "mysql:want" + ], "slug": "paperless_ng", "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.10.2-5",