do the index

This commit is contained in:
Para Dox
2025-05-19 19:03:04 +07:00
parent 9c32719987
commit 4baf955ce2
6 changed files with 4 additions and 4 deletions

View File

@@ -60,6 +60,8 @@ services:
- --bor.heimdall=https://polygon-amoy-heimdall-rest.publicnode.com
- --chain=amoy
- --datadir=/root/.local/share/erigon
- --db.pagesize=16k
- --db.size.limit=16t
- --http
- --http.addr=0.0.0.0
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots

View File

@@ -72,7 +72,6 @@ services:
- --nat=extip:${IP}
- --p2p.allowed-ports=30307
- --p2p.allowed-ports=35307
- --polygon.logindex
- --port=10307
- --prune.mode=minimal
- --rpc.gascap=6000000000

View File

@@ -72,7 +72,6 @@ services:
- --nat=extip:${IP}
- --p2p.allowed-ports=33583
- --p2p.allowed-ports=38583
- --polygon.logindex
- --port=13583
- --prune.mode=full
- --rpc.gascap=6000000000

View File

@@ -60,6 +60,8 @@ services:
- --bor.heimdall=https://polygon-heimdall-rest.publicnode.com
- --chain=bor-mainnet
- --datadir=/root/.local/share/erigon
- --db.pagesize=16k
- --db.size.limit=16t
- --http
- --http.addr=0.0.0.0
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots

View File

@@ -72,7 +72,6 @@ services:
- --nat=extip:${IP}
- --p2p.allowed-ports=30036
- --p2p.allowed-ports=35036
- --polygon.logindex
- --port=10036
- --prune.mode=minimal
- --rpc.gascap=6000000000

View File

@@ -72,7 +72,6 @@ services:
- --nat=extip:${IP}
- --p2p.allowed-ports=31320
- --p2p.allowed-ports=36320
- --polygon.logindex
- --port=11320
- --prune.mode=full
- --rpc.gascap=6000000000