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
..
config.exs add default queue for cron jobs, fix mobile sidebar scroll 2026-03-02 08:07:44 +00:00
dev.exs extract shared theme CSS into standalone bundle 2026-03-01 23:24:47 +00:00
prod.exs fix force_ssl compile-time config mismatch 2026-03-09 09:48:06 +00:00
runtime.exs fix force_ssl compile-time config mismatch 2026-03-09 09:48:06 +00:00
test.exs add Printify client test coverage with Req.Test stubs 2026-02-22 10:35:24 +00:00