mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-05 20:03:48 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -14995,6 +14995,7 @@
|
|||||||
],
|
],
|
||||||
"notes": [
|
"notes": [
|
||||||
"API runs on Caddy+PHP-FPM (port 8080), client on Node.js (port 3000).",
|
"API runs on Caddy+PHP-FPM (port 8080), client on Node.js (port 3000).",
|
||||||
|
"Credentials are saved to `~/slink.creds`.",
|
||||||
"Mercure real-time notifications are not available in this bare-metal setup."
|
"Mercure real-time notifications are not available in this bare-metal setup."
|
||||||
],
|
],
|
||||||
"port": 3000,
|
"port": 3000,
|
||||||
@@ -15009,6 +15010,10 @@
|
|||||||
"lxc"
|
"lxc"
|
||||||
],
|
],
|
||||||
"config_path": "/opt/slink/services/api/.env",
|
"config_path": "/opt/slink/services/api/.env",
|
||||||
|
"default_credentials": {
|
||||||
|
"username": "admin@localhost",
|
||||||
|
"password": "auto-generated"
|
||||||
|
},
|
||||||
"os": "debian"
|
"os": "debian"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user