few tweaks
This commit is contained in:
@@ -50,9 +50,10 @@ services:
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
environment:
|
||||
- TIP=$ETHEREUM_MAINNET_RETH_DEBUG_TIP
|
||||
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=14286
|
||||
|
||||
Reference in New Issue
Block a user