From 27077fd3a02a16b012abb2781c09c011c767b3c2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 21 Nov 2023 13:24:08 +0100 Subject: [PATCH] Update config.json --- changedetection.io/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetection.io/config.json b/changedetection.io/config.json index 10878bc7b..5c63d077e 100644 --- a/changedetection.io/config.json +++ b/changedetection.io/config.json @@ -19,7 +19,7 @@ "5000/tcp": 5000 }, "ports_description": { - "5000/tcp": "webui" + "5000/tcp": "Webui" }, "schema": { "BASE_URL": "str?",