update polygon archive
This commit is contained in:
@@ -5,7 +5,7 @@ set -e
|
||||
|
||||
# Set Bor Home Directory
|
||||
ERIGON_HOME=/datadir
|
||||
|
||||
HEIMDALL_RPC=heimdall:26657
|
||||
|
||||
if [ "${BOOTSTRAP}" == 1 ] && [ -n "${SNAPSHOT_URL}" ] && [ ! -f "${ERIGON_HOME}/bootstrapped" ];
|
||||
then
|
||||
@@ -34,4 +34,4 @@ exec erigon \
|
||||
--snapshots="true" \
|
||||
--torrent.upload.rate="1250mb" --torrent.download.rate="1250mb" \
|
||||
--metrics --metrics.addr=0.0.0.0 --metrics.port=6060 \
|
||||
--pprof --pprof.addr=0.0.0.0 --pprof.port=6061
|
||||
--pprof --pprof.addr=0.0.0.0 --pprof.port=6061
|
||||
|
||||
Reference in New Issue
Block a user