Files
berrypod/config
jamey a011169459
All checks were successful
deploy / deploy (push) Successful in 3m28s
fix force_ssl compile-time config mismatch
force_ssl must be set at compile time (in prod.exs), not runtime.
Phoenix validates compile-time config at boot and was crashing
because the value differed between compile and runtime.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-09 09:48:06 +00:00
..