update polygon archive

This commit is contained in:
Sebastian
2022-12-04 14:04:04 +01:00
parent 7611d4583c
commit fd1bb7ddff
3 changed files with 8 additions and 10 deletions

View File

@@ -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