From c61b6c18d285945979c0c60601a0eb91a9be3e56 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 26 Dec 2022 08:20:54 +0100 Subject: [PATCH] Update config.json --- mealie_frontend/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mealie_frontend/config.json b/mealie_frontend/config.json index b339fcda0..7917191bd 100644 --- a/mealie_frontend/config.json +++ b/mealie_frontend/config.json @@ -34,6 +34,6 @@ }, "slug": "mealie_frontend", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "v1.0.0-beta-1", - "webui": "[PROTO:ssl]://[HOST]:[PORT:9000]" + "version": "v1.0.0-beta-1b", + "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" }