From f9e6ab69902b770b2e442431a8a7ffd4c10a42ef Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Fri, 6 Jan 2023 16:18:07 +0100 Subject: [PATCH] fix da erigon --- erigon.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erigon.yml b/erigon.yml index 141e70be..81e2797f 100644 --- a/erigon.yml +++ b/erigon.yml @@ -58,7 +58,7 @@ services: - "127.0.0.1:5052:5052" volumes: - .jwtsecret:/jwtsecret - - lighthouse_data:/root/.lighthouse + - lighthouse-mainnet_data:/root/.lighthouse command: > lighthouse beacon_node --eth1-endpoints http://erigon-mainnet:8545