Removed typo

- closes #1
This commit is contained in:
2026-03-01 13:07:49 +01:00
parent ddf06554f8
commit 2a1da08216

View File

@@ -62,8 +62,8 @@ go run main.go
### Environment Variables ### Environment Variables
| Variable | Description | Example | | Variable | Description | Example |
|----------------|-------------------------------------------------------|----------------| |-------------------|-------------------------------------------------------|----------------|
| `SHAP-JWT_SECRET` | Secret used to sign JWT tokens | `superrandomsecret123` | | `SHAP_JWT_SECRET` | Secret used to sign JWT tokens | `superrandomsecret123` |
--- ---