Skip to content

Commit

Permalink
fix: moving out of readiness check.
Browse files Browse the repository at this point in the history
  • Loading branch information
l-monninger committed May 11, 2024
1 parent 191362b commit 30b0fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion process-compose/monza-full-node/process-compose.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ processes:
initial_delay_seconds: 10
exec:
command: |
cargo run --bin wait-for-celestia-light-node
echo "true"
liveness_probe:
initial_delay_seconds: 10
exec:
Expand Down

0 comments on commit 30b0fda

Please sign in to comment.