gohorsejobs/backend/internal
Tiago Yamamoto c6e0a70d50 feat(backend): add PostgreSQL SSL support and DB_SSLMODE env var
- Update database.go to use DB_SSLMODE environment variable
- Default to sslmode=require for production security
- Update .env.example with SSL and S3 configuration examples
2025-12-11 14:41:11 -03:00
..
api first commit 2025-12-09 19:04:48 -03:00
core first commit 2025-12-09 19:04:48 -03:00
database feat(backend): add PostgreSQL SSL support and DB_SSLMODE env var 2025-12-11 14:41:11 -03:00
dto first commit 2025-12-09 19:04:48 -03:00
handlers first commit 2025-12-09 19:04:48 -03:00
infrastructure first commit 2025-12-09 19:04:48 -03:00
middleware first commit 2025-12-09 19:04:48 -03:00
models first commit 2025-12-09 19:04:48 -03:00
router first commit 2025-12-09 19:04:48 -03:00
services first commit 2025-12-09 19:04:48 -03:00
utils first commit 2025-12-09 19:04:48 -03:00