- Parse REDIS_URL environment variable in runtime.exs - Extract host, port, password, and database from Redis URL - Use same Redis configuration parsing as RedisCache module - Fixes CrashLoopBackOff caused by Exq trying to connect to localhost 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config.exs | ||
| dev.exs | ||
| prod.exs | ||
| runtime.exs | ||
| test.exs | ||