metrics on op-node
Lint Checks / Run linter (push) Failing after 3s
Details
Lint Checks / Run linter (push) Failing after 3s
Details
parent
2a24e71c92
commit
62f1962546
|
|
@ -64,9 +64,11 @@ services:
|
||||||
- blast-data:/blast
|
- blast-data:/blast
|
||||||
ports:
|
ports:
|
||||||
- "9003"
|
- "9003"
|
||||||
|
- "7300"
|
||||||
command: >
|
command: >
|
||||||
op-node
|
op-node
|
||||||
--l1="https://eth-mainnet-1.vdb.to/"
|
--l1="https://eth-mainnet-1.vdb.to/"
|
||||||
|
--metrics.enabled
|
||||||
--l1.rpckind="any"
|
--l1.rpckind="any"
|
||||||
--l1.trustrpc=true
|
--l1.trustrpc=true
|
||||||
--l2="http://blast-geth:8551"
|
--l2="http://blast-geth:8551"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue