From 4c675fa1ffb06b171d65c36436b053361f61698e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 3 Jan 2023 15:45:52 +0100 Subject: [PATCH] Update config.json --- mealie/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mealie/config.json b/mealie/config.json index f894df5f2..963edeccc 100644 --- a/mealie/config.json +++ b/mealie/config.json @@ -25,7 +25,7 @@ }, "panel_icon": "mdi:silverware-fork-knife", "ports": { - "9000": 9000 + "9000/tcp": 9000 }, "ports_description": { "9000/tcp": "Web interface"