From 9041549d654a613a479c217c94afc3c2e8babda9 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Thu, 8 Feb 2024 10:13:07 +0100 Subject: [PATCH] fix the name --- erigon-fullnode.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erigon-fullnode.yml b/erigon-fullnode.yml index 6da21f48..7f518b7a 100644 --- a/erigon-fullnode.yml +++ b/erigon-fullnode.yml @@ -74,7 +74,7 @@ services: "--p2p-tcp-port=36997", "--p2p-udp-port=36997", "--checkpoint-sync-url=https://mainnet-checkpoint-sync.stakely.io", - "--execution-endpoint=http://mainnet-erigon-fullnode:8551", + "--execution-endpoint=http://erigon-mainnet-fullnode:8551", "--accept-terms-of-use" ] networks: