From 1adca235d3945d70f2ea8f2db05fe5f2465a8fc6 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 25 Jan 2021 17:57:28 +0100 Subject: [PATCH] Remove obsolete webui from configuration (#160) --- motioneye/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/motioneye/config.json b/motioneye/config.json index 2cd589f..0de01ec 100755 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -4,7 +4,6 @@ "slug": "motioneye", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "url": "https://github.com/hassio-addons/addon-motioneye", - "webui": "[PROTO:ssl]://[HOST]:[PORT:8765]", "ingress": true, "ingress_port": 0, "panel_icon": "mdi:cctv",