Skip to content

Commit

Permalink
feat(docker): Allow dotcom-1 and dotcom-2 start in parallel in docker…
Browse files Browse the repository at this point in the history
… compose
  • Loading branch information
joshlarson committed Oct 4, 2024
1 parent 9aa9425 commit 5876144
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ services:
context: ../
dockerfile: ./deploy/dotcom/dev/Dockerfile
depends_on:
dotcom-1:
condition: service_healthy
redis-cluster-init:
condition: service_started
env_file:
- ../.env
environment:
Expand Down

0 comments on commit 5876144

Please sign in to comment.