From 04d4dd003f1bd150a6e95c9b35553d6497dc6f6e Mon Sep 17 00:00:00 2001 From: cventastic Date: Mon, 12 Sep 2022 18:06:27 +0200 Subject: [PATCH] add port? --- prysm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prysm.yml b/prysm.yml index 84c3543f..9d488ee6 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", + "--execution-endpoint=$EXECUTION_CLIENT:8551", "--accept-terms-of-use" ] networks: