remove redis
Some checks failed
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 5m50s

This commit is contained in:
2026-01-29 02:23:41 +01:00
parent 1da1f05cdd
commit 4e50482769
14 changed files with 5 additions and 236 deletions

View File

@@ -145,8 +145,6 @@ Ensure these secrets are configured in your Gitea repository:
- `MAIL_PASSWORD` - SMTP password
- `MAIL_FROM` - Sender email
- `MAIL_RECIPIENTS` - Recipient emails (comma-separated)
- `REDIS_URL` - Redis connection URL
- `REDIS_KEY_PREFIX` - Redis key prefix (e.g., `klz:`)
**Infrastructure:**
- `REGISTRY_USER` - Docker registry username