fix reth metric

This commit is contained in:
Para Dox
2025-05-18 13:21:40 +07:00
parent 98abb33fc8
commit af0c8cd7e2
33 changed files with 33 additions and 99 deletions

View File

@@ -65,9 +65,7 @@ services:
- --full
- --max-inbound-peers=50
- --max-outbound-peers=50
- --metrics
- --metrics.addr=0.0.0.0
- --metrics.port=9001
- --metrics=0.0.0.0:9001
- --nat=extip:${IP}
- --port=14286
- --rpc-cache.max-blocks=10000