This commit is contained in:
goldsquid
2025-08-31 12:29:39 +07:00
parent 9d3d5a1444
commit 7dff68b46f
3 changed files with 3 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ services:
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots - --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
- --http.port=8545 - --http.port=8545
- --l2rpc=${ARBITRUM_SEPOLIA_EXECUTION_RPC}
- --metrics - --metrics
- --metrics.addr=0.0.0.0 - --metrics.addr=0.0.0.0
- --metrics.port=6060 - --metrics.port=6060

View File

@@ -62,6 +62,7 @@ services:
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots - --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
- --http.port=8545 - --http.port=8545
- --l2rpc=${ARBITRUM_SEPOLIA_EXECUTION_RPC}
- --metrics - --metrics
- --metrics.addr=0.0.0.0 - --metrics.addr=0.0.0.0
- --metrics.port=6060 - --metrics.port=6060

View File

@@ -62,6 +62,7 @@ services:
- --http.addr=0.0.0.0 - --http.addr=0.0.0.0
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots - --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
- --http.port=8545 - --http.port=8545
- --l2rpc=${ARBITRUM_SEPOLIA_EXECUTION_RPC}
- --metrics - --metrics
- --metrics.addr=0.0.0.0 - --metrics.addr=0.0.0.0
- --metrics.port=6060 - --metrics.port=6060