From ac1f42c837cc26691b30a8d06f3b429fa1855f35 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 11 Mar 2021 16:33:02 +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 828268d79..3f377f889 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -24,7 +24,7 @@ "apparmor": "true", "map": [ ], - "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]", + "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]/web/dashboard", "boot": "auto", "environment": { "SCRUTINY_API_ENDPOINT": "http://localhost:8080",