lets squeeze some bits

This commit is contained in:
Sebastian
2024-01-26 08:32:40 +01:00
parent 34c595a213
commit a9d366a6ca
2 changed files with 70 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ services:
environment:
- NETHERMIND_CONFIG=fuse
- NETHERMIND_JSONRPCCONFIG_ENABLED=true
- NETHERMIND_JSONRPCCONFIG_ENGINEENABLEDMODULES=[Eth,RPC,Subscribe,TxPool,Web3,Net,Parity,Health]
- NETHERMIND_JSONRPCCONFIG_ENABLEDMODULES=[Eth,Subscribe,TxPool,Web3,Net,Parity,Health,Rpc]
- NETHERMIND_JSONRPCCONFIG_HOST=0.0.0.0
- NETHERMIND_METRICSCONFIG_EXPOSEPORT=9091
- NETHERMIND_NETWORKCONFIG_P2PPORT=35045