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 +}