aprs.me/config
Graham McIntire 028dd50372
Fix Redis authentication error - don't send empty password
- Only include password in Exq config if it's not empty
- Prevents "ERR AUTH <password>" error when Redis has no authentication
- Build config dynamically to exclude empty password field

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-27 10:33:45 -05:00
..
config.exs Remove hardcoded Redis configuration from config.exs 2025-07-27 10:14:38 -05:00
dev.exs vendor all js 2025-07-21 11:09:14 -05:00
prod.exs Fix Docker build CSS import errors 2025-07-21 11:59:04 -05:00
runtime.exs Fix Redis authentication error - don't send empty password 2025-07-27 10:33:45 -05:00
test.exs Migrate background job processing from Oban to Exq 2025-07-26 18:39:50 -05:00