From a1e9d85040cacb48a9bf55d8275aa2fbc73304df Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 4 Feb 2025 19:57:01 +0100 Subject: [PATCH] Update config.json --- fireflyiii_data_importer/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fireflyiii_data_importer/config.json b/fireflyiii_data_importer/config.json index 7f6602c81..7ae1076e3 100644 --- a/fireflyiii_data_importer/config.json +++ b/fireflyiii_data_importer/config.json @@ -68,6 +68,7 @@ "TRUSTED_PROXIES": "**" }, "image": "ghcr.io/alexbelgium/fireflyiii_data_importer-{arch}", + "init": false, "map": [ "addon_config:rw", "homeassistant_config:rw", @@ -102,6 +103,6 @@ "slug": "fireflyiii_data_importer", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "20250126.1-test7", + "version": "20250126.1-test8", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }