From 8f6764420f7db2ed4eab517ebf08f3716e8a05aa Mon Sep 17 00:00:00 2001 From: MiauRizius Date: Sun, 22 Feb 2026 16:47:27 +0100 Subject: [PATCH] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3214529..c150f14 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ The app is fully open source, lightweight, and can run on small devices like Ras | Variable | Description | Example | |----------------|-------------------------------------------------------|----------------| -| `JWT_SECRET` | Secret used to sign JWT tokens | `superrandomsecret123` | +| `SHAP-JWT_SECRET` | Secret used to sign JWT tokens | `superrandomsecret123` | ---