From 76a5d6972a517eee9fb7149b528dd09d1316786d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 16 Feb 2021 11:19:05 +0100 Subject: [PATCH] Update config.json --- ubooquity/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ubooquity/config.json b/ubooquity/config.json index 87a38bd21..2e763f283 100644 --- a/ubooquity/config.json +++ b/ubooquity/config.json @@ -30,7 +30,7 @@ "share:rw", "ssl" ], - "webui": "[PROTO:ssl]://[HOST]:[PORT:2202]", + "webui": "[PROTO:ssl]://[HOST]:[PORT:2203]", "boot": "auto", "environment": { "MAXMEM": "512" @@ -47,4 +47,4 @@ "cifspassword": "str?", "TZ": "str?" } -} \ No newline at end of file +}