From 529a5f00f444db2a1677aa694b8f10d261e4aca8 Mon Sep 17 00:00:00 2001 From: cventastic Date: Mon, 5 Sep 2022 10:18:26 +0200 Subject: [PATCH] wrong address format --- erigon.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erigon.yml b/erigon.yml index 42a2051c..fb4066ab 100644 --- a/erigon.yml +++ b/erigon.yml @@ -67,7 +67,7 @@ services: --execution-endpoint http://erigon-trace:8551 --execution-jwt /jwtsecret --http - --http-address=* + --http-address=0.0.0.0 networks: - chains labels: