This commit is contained in:
cventastic
2022-10-21 21:05:37 +02:00
parent c894badf77
commit e33d3a5d85

View File

@@ -36,7 +36,7 @@ services:
rpcdaemon: rpcdaemon:
image: thorax/erigon:v2.28.0 image: thorax/erigon:v2.28.0
command: > command: >
rpcdaemon --datadir=/home/erigon/.local/share/erigon rpcdaemon --datadir=/home/erigon/.local/share/erigon/goerli/
--private.api.addr=erigon-trace:9090 --private.api.addr=erigon-trace:9090
--txpool.api.addr=erigon-trace:9090 --txpool.api.addr=erigon-trace:9090
--http.addr=0.0.0.0 --http.addr=0.0.0.0