README.md aktualisiert

This commit is contained in:
MLH
2025-04-06 15:53:08 +02:00
parent 467d27834c
commit dc2b2d534d

View File

@ -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