From 989d2c06c8d24fd82e343f85a8a53c105754fca9 Mon Sep 17 00:00:00 2001 From: cventastic Date: Mon, 12 Sep 2022 18:07:16 +0200 Subject: [PATCH] add protokoll --- prysm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prysm.yml b/prysm.yml index 9d488ee6..2a9dacf6 100644 --- a/prysm.yml +++ b/prysm.yml @@ -14,7 +14,7 @@ services: "--rpc-host=0.0.0.0", "--grpc-gateway-host=0.0.0.0", "--monitoring-host=0.0.0.0", - "--execution-endpoint=$EXECUTION_CLIENT:8551", + "--execution-endpoint=http://$EXECUTION_CLIENT:8551", "--accept-terms-of-use" ] networks: