optimize for calls
This commit is contained in:
@@ -45,6 +45,7 @@ services:
|
||||
- --chain=/config/eth-genesis.json
|
||||
- --datadir=/root/.local/share/reth
|
||||
- --discovery.port=14467
|
||||
- --engine.cross-block-cache-size=${BERACHAIN_BARTIO_RETH_STATE_CACHE:-4096}
|
||||
- --full
|
||||
- --max-inbound-peers=50
|
||||
- --max-outbound-peers=50
|
||||
@@ -86,6 +87,7 @@ services:
|
||||
- ${NO_SSL:-traefik.http.routers.berachain-bartio-reth-pruned-trace.rule=Host(`$DOMAIN`) && (Path(`/berachain-bartio`) || Path(`/berachain-bartio/`))}
|
||||
- ${NO_SSL:+traefik.http.routers.berachain-bartio-reth-pruned-trace.rule=Path(`/berachain-bartio`) || Path(`/berachain-bartio/`)}
|
||||
- traefik.http.routers.berachain-bartio-reth-pruned-trace.middlewares=berachain-bartio-reth-pruned-trace-stripprefix, ipallowlist
|
||||
shm_size: 2gb
|
||||
|
||||
berachain-bartio-node:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user