fixed volume erigon
This commit is contained in:
@@ -56,7 +56,7 @@ services:
|
||||
- "30303"
|
||||
- "30304"
|
||||
volumes:
|
||||
- erigon-trace:/erigon:/home/erigon/.local/share/erigon
|
||||
- erigon-trace:/home/erigon/.local/share/erigon
|
||||
command: erigon --chain mainnet --metrics --metrics.addr=0.0.0.0 --metrics.port=6060 --private.api.addr=0.0.0.0:9090 --pprof --pprof.addr=0.0.0.0 --pprof.port=6061
|
||||
networks:
|
||||
- pocket
|
||||
|
||||
Reference in New Issue
Block a user