From dc2b2d534da9627423d6f0f4f7b499fd3f9271ac Mon Sep 17 00:00:00 2001 From: MLH Date: Sun, 6 Apr 2025 15:53:08 +0200 Subject: [PATCH] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42aca5e..f3f64e1 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ JWT_EXPIRES_IN=1h PORT=3000 ``` -> **Important**: Replace `your_secure_secret_key` with a strong, random secret for production use. +> **Important** Replace `your_secure_secret_key` with a strong, random secret for production use. ### Running the Application