Skip to content

Commit

Permalink
Fix start condition for inx-validator.
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrm50 committed Oct 31, 2023
1 parent a5adb00 commit 5092fce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ services:
restart: unless-stopped
depends_on:
iota-core:
condition: service_healthy
condition: service_started
networks:
- iota-core
environment:
Expand Down

0 comments on commit 5092fce

Please sign in to comment.