From fefe5416f90d3a40850ff80a29279e0df74d3db1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 3 Apr 2021 07:51:50 +0200 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 4a6432fba..83f27bb0b 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -20,7 +20,7 @@ "udev": "true", "apparmor": "true", "map": [], - "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]", + "webui": "http://[HOST]:[PORT:8080]", "boot": "auto", "environment": { "SCRUTINY_API_ENDPOINT": "http://localhost:8080",