Skip to content

Commit

Permalink
update checkpoint sync url (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
xenowits authored Oct 9, 2023
1 parent 3c135ce commit e12bad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ services:
command: |
lighthouse bn
--network=${ETH2_NETWORK:-goerli}
--checkpoint-sync-url=https://goerli.checkpoint-sync.ethdevops.io
--checkpoint-sync-url=https://checkpoint-sync.goerli.ethpandaops.io/
--execution-endpoint=${LIGHTHOUSE_EXECUTION_ENDPOINT:-http://nethermind:8551}
--execution-jwt=/opt/jwt/jwt.hex
--datadir=/opt/app/beacon/
Expand Down

0 comments on commit e12bad2

Please sign in to comment.