Skip to content

Commit

Permalink
monitor service is running
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchitram1 committed Oct 16, 2024
1 parent 6f4f41f commit a0a5702
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,7 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
depends_on:
- crates
# - homebrew
crates:
condition: service_started
# homebrew:
# condition: service_started

0 comments on commit a0a5702

Please sign in to comment.