From 32ac20086cc28413604c093b73e540d1e48710f7 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:15:31 +0100 Subject: [PATCH] Update config.json --- zzz_archived_paperless_ngx/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zzz_archived_paperless_ngx/config.json b/zzz_archived_paperless_ngx/config.json index 1c56d6f6f..b08b80951 100644 --- a/zzz_archived_paperless_ngx/config.json +++ b/zzz_archived_paperless_ngx/config.json @@ -75,6 +75,7 @@ "PUID": "0" }, "image": "ghcr.io/alexbelgium/paperless_ng-{arch}", + "init": false, "map": [ "addon_config:rw", "homeassistant_config:rw", @@ -133,6 +134,6 @@ "stage": "deprecated", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.14.5-2", + "version": "2.14.5-3", "webui": "http://[HOST]:[PORT:8000]" }