few tweaks

This commit is contained in:
Para Dox
2025-05-10 19:09:56 +07:00
parent 8e2243616b
commit 1ba136a4f8
34 changed files with 39 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ services:
- 8551
entrypoint: [reth, node]
command:
- ${ETHEREUM_MAINNET_RETH_DEBUG_TIP:+--debug.tip=$ETHEREUM_MAINNET_RETH_DEBUG_TIP}
- --chain=mainnet
- --datadir=/root/.local/share/reth
- --discovery.port=14563