aprs.me/config
Graham McIntire 0742308d10
Some checks failed
Elixir CI / Build and test (push) Failing after 2m53s
Elixir CI / Dialyzer (push) Failing after 5m27s
Elixir CI / Build and Push Docker Image (push) Has been skipped
fix: read PGHOST env var in test config for CI postgres hostname
CI sets PGHOST=postgres for the Docker service network, but test.exs
hardcoded hostname to localhost, causing connection refused errors.
2026-07-27 13:19:59 -05:00
..
config.exs refactor: harden packet delivery and operations 2026-07-26 13:11:26 -05:00
dev.exs bugfixes 2026-07-25 15:39:46 -05:00
prod.exs security: CSP nonces, RemoteIp CIDR gating, rate limiting, NetworkPolicies, deadlock fixes 2026-07-26 14:04:56 -05:00
runtime.exs refactor: harden packet delivery and operations 2026-07-26 13:11:26 -05:00
test.exs fix: read PGHOST env var in test config for CI postgres hostname 2026-07-27 13:19:59 -05:00