Skip to content

Commit

Permalink
Fix page size error
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev authored Mar 7, 2024
1 parent cfe235e commit 35f6950
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions erigon/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,5 @@ exec erigon --datadir=${DATADIR} \
--authrpc.jwtsecret=${JWT_PATH} \
--authrpc.addr 0.0.0.0 \
--authrpc.vhosts=* \
--db.size.limit=8TB \
${EXTRA_OPTs}

0 comments on commit 35f6950

Please sign in to comment.