Skip to content

Commit

Permalink
Fix cart compose depends
Browse files Browse the repository at this point in the history
  • Loading branch information
niallthomson committed Jan 23, 2025
1 parent 3e1cdd1 commit 843adc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cart/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ services:
- no-new-privileges:true
command: echo 'Ready'
depends_on:
carts:
cart:
condition: service_healthy

0 comments on commit 843adc5

Please sign in to comment.