From 77124c45498d4e0edad413edc0db8697248bb046 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sun, 5 Apr 2026 00:19:09 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index c822ab89..56c10be0 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -14995,6 +14995,7 @@ ], "notes": [ "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." ], "port": 3000, @@ -15009,6 +15010,10 @@ "lxc" ], "config_path": "/opt/slink/services/api/.env", + "default_credentials": { + "username": "admin@localhost", + "password": "auto-generated" + }, "os": "debian" }, {