Skip to content

Commit

Permalink
fix: add condition
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim committed Jan 22, 2025
1 parent 6cba951 commit 5c7e7ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/compose/docker-compose-prod-graphql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ services:
web:
depends_on:
graphiql:
condition: service_started
graphql-engine:
condition: service_healthy
logging:
Expand Down

0 comments on commit 5c7e7ef

Please sign in to comment.