path to dockerfile
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
|||||||
|
|
||||||
erigon-bsc:
|
erigon-bsc:
|
||||||
image: thorax/erigon:latest
|
image: thorax/erigon:latest
|
||||||
build: .
|
build: erigon-bsc/
|
||||||
command: erigon --chain bsc --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
|
command: erigon --chain bsc --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
|
||||||
volumes:
|
volumes:
|
||||||
- erigon-bsc-volume:/home/erigon/.local/share/erigon
|
- erigon-bsc-volume:/home/erigon/.local/share/erigon
|
||||||
|
|||||||
Reference in New Issue
Block a user