From ac0a4ed2120c63f99d6ec0cd3666f3ff42734cef Mon Sep 17 00:00:00 2001 From: MickLesk Date: Wed, 27 May 2026 16:23:31 +0200 Subject: [PATCH] fix: update web interface access instructions and clarify account registration process --- json/colanode.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/json/colanode.json b/json/colanode.json index 77582c37..9782a88b 100644 --- a/json/colanode.json +++ b/json/colanode.json @@ -38,7 +38,11 @@ "type": "warning" }, { - "text": "Web UI: https://YOUR_IP:4000 — Server URL when adding a server inside the app: https://YOUR_IP:4000/config", + "text": "Access the web interface at https://YOUR_IP:4000. When adding a server in the desktop or mobile app, enter https://YOUR_IP:4000 as the server URL.", + "type": "info" + }, + { + "text": "No default credentials — open the web UI and register a new account on first access.", "type": "info" }, {