From 322ad0bde197e558ead3fde12ea14bb2f36d9b10 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 12 Mar 2021 16:15:28 +0100 Subject: [PATCH] Update config.json --- scrutiny/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index 3f377f889..828268d79 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -24,7 +24,7 @@ "apparmor": "true", "map": [ ], - "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]/web/dashboard", + "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]", "boot": "auto", "environment": { "SCRUTINY_API_ENDPOINT": "http://localhost:8080",