aprs.me/config
Graham McIntire 46f68f3070
Fix syntax error in runtime.exs Redis configuration
- Wrap String.to_integer in try/rescue block properly
- Fix CompileError caused by rescue clause inside case statement
- Ensures runtime.exs can compile and load Redis configuration

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-27 10:18:32 -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 syntax error in runtime.exs Redis configuration 2025-07-27 10:18:32 -05:00
test.exs Migrate background job processing from Oban to Exq 2025-07-26 18:39:50 -05:00