From 8b5e0b4a0b219e897c2e4e48d306301fe8b71776 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 9 Feb 2025 17:29:51 +0100 Subject: [PATCH] Update config.json --- fireflyiii/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fireflyiii/config.json b/fireflyiii/config.json index 192d6a5db..dfcd6fe8c 100644 --- a/fireflyiii/config.json +++ b/fireflyiii/config.json @@ -68,6 +68,7 @@ "TRUSTED_PROXIES": "**" }, "image": "ghcr.io/alexbelgium/fireflyiii-{arch}", + "init": false, "map": [ "config:rw", "share:rw" @@ -106,6 +107,6 @@ "startup": "services", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "20250205.2-1", + "version": "20250205.2-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }