From fe6e70fa6150c3079c7ad1ffc7e436cc78f38c94 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Wed, 15 Jul 2026 13:18:42 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index ed8f2232..6c6ad30a 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -16,7 +16,8 @@ ], "notes": [ "Database credentials: `cat ~/2FAuth.creds`", - "The very first account created is automatically set up as an administrator account." + "The very first account created is automatically set up as an administrator account.", + "Users should register with http:///register" ], "warnings": [], "port": 80, @@ -12087,8 +12088,8 @@ "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nexterm.webp", "updateable": true, "privileged": false, - "has_arm": false, - "is_dev": true, + "has_arm": true, + "is_dev": false, "execute_in": [ "lxc" ], @@ -21685,7 +21686,7 @@ "Database encryption key and session secret are auto-generated and stored in /opt/yuvomi/.env. Do not lose the DB_ENCRYPTION_KEY — without it the database is unrecoverable." ], "port": 3000, - "website": "https://github.com/ulsklyc/yuvomi", + "website": "https://yuvomi.cloud/", "documentation": "https://github.com/ulsklyc/yuvomi", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/yuvomi.webp", "updateable": true,