Skip to content

Commit

Permalink
Lighthouse doesn't depend on geth
Browse files Browse the repository at this point in the history
  • Loading branch information
dboreham committed Jul 24, 2023
1 parent ef72e88 commit 6c8a761
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/data/compose/docker-compose-mainnet-eth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ services:
- mainnet_eth_lighthouse_1_data:/var/lighthouse-data-dir
- mainnet_eth_config_data:/etc/mainnet-eth
- ../config/mainnet-eth/scripts/run-lighthouse.sh:/opt/run-lighthouse.sh
depends_on:
mainnet-eth-geth-1:
condition: service_healthy
ports:
- "8001"

Expand Down

0 comments on commit 6c8a761

Please sign in to comment.