Skip to content

Commit

Permalink
Update depends_on
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell committed Oct 30, 2024
1 parent e78698f commit a2deb9f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docker/common/db/.pgpool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,5 @@ services:
timeout: 5s
retries: 5
depends_on:
pg-0:
condition: service_healthy
pg-1:
condition: service_healthy
- pg-0
- pg-1

0 comments on commit a2deb9f

Please sign in to comment.