Honor REDIS_RATE_LIMIT_URL in docker-compose
The shared compose environment interpolated the rate-limit Redis URL from the wrong variable, silently ignoring the documented setting. Fixed the interpolation so self-hosted deployments can point rate limiting at a separate Redis.
TypeScript
178K
+1 -1
Merged Thu Jul 23 2026
docker devops bug fix