From 29b63f5669fe67d51be99fb115c3847384704e46 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 17 Oct 2021 09:43:50 +0200 Subject: [PATCH] Update config.json --- wger/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wger/config.json b/wger/config.json index 8e13a4b40..dd22b2959 100644 --- a/wger/config.json +++ b/wger/config.json @@ -5,14 +5,14 @@ "slug": "wger", "description": "TEST DO NOT USE", "url": "https://github.com/alexbelgium/hassio-addons", - "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]", + "webui": "[PROTO:ssl]://[HOST]:[PORT:8000]", "startup": "services", "boot": "auto", "ports": { - "8080/tcp": "9927" + "8000/tcp": "9927" }, "ports_description": { - "8080/tcp": "Web interface" + "8000/tcp": "Web interface" }, "map": [ "share:rw",