Skip to content

Commit

Permalink
chore(docker): fix firefly-core race condition with postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
gytis-ivaskevicius committed Jan 21, 2025
1 parent 9fc57af commit bdce424
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions infra/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ services:
condition: service_started
firefly-cardanosigner:
condition: service_started
postgres:
condition: service_healthy
healthcheck:
test:
- CMD
Expand Down

0 comments on commit bdce424

Please sign in to comment.