This commit is contained in:
MLH
2025-04-06 16:20:44 +02:00

View File

@@ -85,7 +85,7 @@ JWT_EXPIRES_IN=1h
PORT=3000 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 ### Running the Application