From 5f2c2c322ea0685b2c2b5d3c1b3d3a8b6e0e691d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 23 Dec 2022 22:02:57 +0100 Subject: [PATCH] Update config.json --- mealie_api/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mealie_api/config.json b/mealie_api/config.json index 23e9f43f4..cd9918763 100644 --- a/mealie_api/config.json +++ b/mealie_api/config.json @@ -39,5 +39,5 @@ "slug": "mealie_api", "url": "https://github.com/alexbelgium/hassio-addons", "version": "DO_NOT_USE", - "webui": "[PROTO:ssl]://[HOST]:[PORT:9925]" + "webui": "[PROTO:ssl]://[HOST]:[PORT:9000]" }