fixed erigon expose

This commit is contained in:
cventastic
2021-12-13 00:11:11 +01:00
parent 5320bd06d4
commit 5f31948903

View File

@@ -55,7 +55,6 @@ services:
expose:
- "30303"
- "30304"
- "30304"
volumes:
- erigon-trace:-~/.local/share}/erigon:/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