README.md aktualisiert

This commit is contained in:
2026-02-22 20:15:04 +01:00
parent 8f6764420f
commit e74573c6d4

View File

@@ -50,7 +50,7 @@ cd shap-planner-backend
2. Set environment variables: 2. Set environment variables:
```bash ```bash
export JWT_SECRET="your_super_random_secret" export SHAP_JWT_SECRET="your_super_random_secret"
``` ```
3. Run the server: 3. Run the server: