From 5c390373234a1a0c802a66b180e02fb5dbf113bd Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 16 Feb 2021 11:31:56 +0100 Subject: [PATCH] Update config.json --- ubooquity/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubooquity/config.json b/ubooquity/config.json index 0b570b829..a1db71144 100644 --- a/ubooquity/config.json +++ b/ubooquity/config.json @@ -30,7 +30,7 @@ "share:rw", "ssl" ], - "webui": "[PROTO:ssl]://[HOST]:[PORT:2203]", + "webui": "[PROTO:ssl]://[HOST]:[PORT:2203]/ubooquity/admin", "boot": "auto", "environment": { },