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