mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-08-04 14:57:05 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -16,7 +16,8 @@
|
|||||||
],
|
],
|
||||||
"notes": [
|
"notes": [
|
||||||
"Database credentials: `cat ~/2FAuth.creds`",
|
"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://<LXC_IP>/register"
|
||||||
],
|
],
|
||||||
"warnings": [],
|
"warnings": [],
|
||||||
"port": 80,
|
"port": 80,
|
||||||
@@ -12087,8 +12088,8 @@
|
|||||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nexterm.webp",
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nexterm.webp",
|
||||||
"updateable": true,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"has_arm": false,
|
"has_arm": true,
|
||||||
"is_dev": true,
|
"is_dev": false,
|
||||||
"execute_in": [
|
"execute_in": [
|
||||||
"lxc"
|
"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."
|
"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,
|
"port": 3000,
|
||||||
"website": "https://github.com/ulsklyc/yuvomi",
|
"website": "https://yuvomi.cloud/",
|
||||||
"documentation": "https://github.com/ulsklyc/yuvomi",
|
"documentation": "https://github.com/ulsklyc/yuvomi",
|
||||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/yuvomi.webp",
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/yuvomi.webp",
|
||||||
"updateable": true,
|
"updateable": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user