fix
This commit is contained in:
@@ -62,9 +62,9 @@ services:
|
||||
- --config=/config/reth/reth.toml
|
||||
- --datadir=/root/.local/share/reth
|
||||
- --discovery.addr=0.0.0.0
|
||||
- --discovery.port=
|
||||
- --discovery.port=14265
|
||||
- --discovery.v5.addr=0.0.0.0
|
||||
- --discovery.v5.port=
|
||||
- --discovery.v5.port=14265
|
||||
- --engine.cross-block-cache-size=${KATANA_MAINNET_RETH_STATE_CACHE:-4096}
|
||||
- --max-inbound-peers=50
|
||||
- --max-outbound-peers=50
|
||||
|
||||
@@ -62,9 +62,9 @@ services:
|
||||
- --config=/config/reth/reth.toml
|
||||
- --datadir=/root/.local/share/reth
|
||||
- --discovery.addr=0.0.0.0
|
||||
- --discovery.port=
|
||||
- --discovery.port=13767
|
||||
- --discovery.v5.addr=0.0.0.0
|
||||
- --discovery.v5.port=
|
||||
- --discovery.v5.port=13767
|
||||
- --engine.cross-block-cache-size=${KATANA_MAINNET_RETH_STATE_CACHE:-4096}
|
||||
- --full
|
||||
- --max-inbound-peers=50
|
||||
|
||||
Reference in New Issue
Block a user