From b647c583ca7382dadfea2cb50f3d4fa974f6c689 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 25 Jan 2021 12:10:24 +0100 Subject: [PATCH] Remove obsolete webui from configuration --- traccar/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/traccar/config.json b/traccar/config.json index 2d18625..62ccd12 100755 --- a/traccar/config.json +++ b/traccar/config.json @@ -4,7 +4,6 @@ "slug": "traccar", "description": "Modern GPS Tracking Platform", "url": "https://github.com/hassio-addons/addon-traccar", - "webui": "[PROTO:ssl]://[HOST]:[PORT:80]", "ingress": true, "ingress_port": 0, "panel_icon": "mdi:car-connected",