Skip to content

Commit

Permalink
chore: reduce internal
Browse files Browse the repository at this point in the history
  • Loading branch information
webhookx-x committed Aug 24, 2024
1 parent 22d0c5c commit 516bb89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ services:
POSTGRES_HOST_AUTH_METHOD: trust
healthcheck:
test: ["CMD-SHELL", "pg_isready -d $${POSTGRES_DB} -U $${POSTGRES_USER}"]
interval: 10s
interval: 3s
timeout: 5s
retries: 3

Expand Down

0 comments on commit 516bb89

Please sign in to comment.