From ae7d6726f92bc86ddfe7200eb5dd95fca4648ef6 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Mon, 27 Dec 2021 17:10:29 +0100 Subject: [PATCH] port 8080 --- firefly_iii/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firefly_iii/config.json b/firefly_iii/config.json index 2e46eab82..890d3089c 100644 --- a/firefly_iii/config.json +++ b/firefly_iii/config.json @@ -32,8 +32,8 @@ }, "slug": "fireflyiii", "services": ["mysql:want"], - "upstream": "1.1", + "upstream": "1.2", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.1", + "version": "1.2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }