Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Nitish Tiwari <nitish@parseable.io>
  • Loading branch information
nitisht authored May 13, 2023
1 parent 24b263d commit 882b1e9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,10 @@ services:
networks:
- parseable-internal
depends_on:
- parseable
- quest:
condition: service_completed_successfully
parseable:
condition: service_started
quest:
condition: service_completed_successfully
deploy:
restart_policy:
condition: on-failure
Expand Down

0 comments on commit 882b1e9

Please sign in to comment.