fix: update Colanode setup for SSL support and modify documentation for Web UI access

This commit is contained in:
MickLesk
2026-05-12 21:59:02 +02:00
parent 8d85e7a6d5
commit 2df4a77f04
3 changed files with 7 additions and 3 deletions

View File

@@ -33,7 +33,7 @@
},
"notes": [
{
"text": "Web UI is available on port 4000. Connect it to the API server at http://YOUR_IP:3000 from within the app.",
"text": "Web UI is available at https://YOUR_IP:4000 (self-signed certificate — accept the browser warning). Connect it to the API server at http://YOUR_IP:3000 from within the app.",
"type": "info"
},
{