Skip to content

Commit

Permalink
fix: try removig celestia-light-node from top level.
Browse files Browse the repository at this point in the history
  • Loading branch information
l-monninger committed May 11, 2024
1 parent 5fdb3ab commit 6a40c95
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions process-compose/monza-full-node/process-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,6 @@ environment:

processes:

celestia-light-node:
command: |
exit 1
readiness_probe:
initial_delay_seconds: 10
exec:
command: |
cargo run --bin wait-for-celestia-light-node
celestia-light-node-synced:
command: |
cargo run --bin wait-for-celestia-light-node
Expand Down

0 comments on commit 6a40c95

Please sign in to comment.