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",