metrics on op-node
Some checks failed
Lint Checks / Run linter (push) Failing after 38s
Lint Checks / Run linter (pull_request) Failing after 39s
Deploy Test / Run deploy test suite (pull_request) Successful in 4m42s
Webapp Test / Run webapp test suite (pull_request) Failing after 3m56s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 9m3s
Smoke Test / Run basic test suite (pull_request) Successful in 4m29s
Some checks failed
Lint Checks / Run linter (push) Failing after 38s
Lint Checks / Run linter (pull_request) Failing after 39s
Deploy Test / Run deploy test suite (pull_request) Successful in 4m42s
Webapp Test / Run webapp test suite (pull_request) Failing after 3m56s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 9m3s
Smoke Test / Run basic test suite (pull_request) Successful in 4m29s
This commit is contained in:
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
Block a user