fix
This commit is contained in:
@@ -69,6 +69,7 @@ services:
|
||||
- --metrics=0.0.0.0:9001
|
||||
- --nat=extip:${IP}
|
||||
- --port=14035
|
||||
- --rollup.historicalrpc=${MODE_MAINNET_CLASSIC_ARCHIVE_RPC:-https://mainnet.mode.network}
|
||||
- --rollup.sequencer-http=https://mainnet.mode.network
|
||||
- --rpc-cache.max-blocks=10000
|
||||
- --rpc-cache.max-concurrent-db-requests=2048
|
||||
|
||||
@@ -60,6 +60,7 @@ services:
|
||||
- --max-inbound-peers=50
|
||||
- --max-outbound-peers=50
|
||||
- --metrics=0.0.0.0:9001
|
||||
- --rollup.historicalrpc=${MODE_SEPOLIA_CLASSIC_ARCHIVE_RPC:-https://sepolia.mode.network}
|
||||
- --rollup.sequencer-http=https://sepolia.mode.network
|
||||
- --rpc-cache.max-blocks=10000
|
||||
- --rpc-cache.max-concurrent-db-requests=2048
|
||||
|
||||
Reference in New Issue
Block a user