do the index
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user