Files
cameleer-saas/docker-compose.yml
hsiegeln 16acd145a3
All checks were successful
CI / build (push) Successful in 38s
CI / docker (push) Successful in 5s
fix: pg_isready healthcheck must specify database name
Without -d, pg_isready connects to database matching the username
('cameleer'), which doesn't exist. Specify $POSTGRES_DB explicitly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 23:38:02 +02:00

5.1 KiB