From e33d3a5d85d3e941ce93ee84343c7c90a334ad6d Mon Sep 17 00:00:00 2001 From: cventastic Date: Fri, 21 Oct 2022 21:05:37 +0200 Subject: [PATCH] path? --- erigon-goerli.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erigon-goerli.yml b/erigon-goerli.yml index 4803c16c..cbcdfdd0 100644 --- a/erigon-goerli.yml +++ b/erigon-goerli.yml @@ -36,7 +36,7 @@ services: rpcdaemon: image: thorax/erigon:v2.28.0 command: > - rpcdaemon --datadir=/home/erigon/.local/share/erigon + rpcdaemon --datadir=/home/erigon/.local/share/erigon/goerli/ --private.api.addr=erigon-trace:9090 --txpool.api.addr=erigon-trace:9090 --http.addr=0.0.0.0