aprs.me/config
Graham McIntire 31b2f8fb91
Add SSL support for PostgreSQL connections
- Add DATABASE_SSL and DATABASE_SSL_VERIFY environment variables
- Configure Postgrex to use SSL with optional certificate verification
- Allow connecting to PostgreSQL with self-signed certificates
2025-07-29 10:31:04 -05:00
..
config.exs format 2025-07-27 11:16:16 -05:00
dev.exs Fix Leaflet library loading race condition and enable Redis-free development 2025-07-27 12:20:23 -05:00
prod.exs Fix Docker build CSS import errors 2025-07-21 11:59:04 -05:00
runtime.exs Add SSL support for PostgreSQL connections 2025-07-29 10:31:04 -05:00
test.exs format 2025-07-27 13:57:33 -05:00