From 11a8a829f5c6759e444321e96c98b69eaaae52db Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 10 Sep 2023 08:28:08 +0200 Subject: [PATCH] Update config.json --- changedetection.io/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changedetection.io/config.json b/changedetection.io/config.json index 37a242e8e..408dea4ba 100644 --- a/changedetection.io/config.json +++ b/changedetection.io/config.json @@ -16,10 +16,10 @@ "PUID": 0 }, "ports": { - "5000/tdp": 5000 + "5000/tcp": 5000 }, "ports_description": { - "5000/tdp": "webui" + "5000/tcp": "webui" }, "schema": { "PGID": "int",