From f51601d77df888ff7db010f1b78bf788deb42f98 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Tue, 18 Jul 2023 10:27:36 +0200 Subject: [PATCH] fix lighthouse connection path --- erigon-gnosis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erigon-gnosis.yml b/erigon-gnosis.yml index 69912b1d..46bc7806 100644 --- a/erigon-gnosis.yml +++ b/erigon-gnosis.yml @@ -62,7 +62,7 @@ services: --http-address=0.0.0.0 --http-port=4000 --target-peers=50 - --execution-endpoint=http://gnosis-archive:8551 + --execution-endpoint=http://erigon-gnosis:8551 --execution-jwt=/jwt.hex --debug-level=info --validator-monitor-auto