tweaking yml

This commit is contained in:
jonathan@vulcanize.io 2024-03-08 17:20:44 +00:00
parent 07282cdd6e
commit b4df8104c8
2 changed files with 4 additions and 2 deletions

View File

@ -63,7 +63,7 @@ services:
- "9003" - "9003"
command: > command: >
op-node op-node
--l1="$L1_RPC_URL" --l1="https://eth-mainnet-1.vdb.to/"
--l1.rpckind="any" --l1.rpckind="any"
--l2="http://blast-geth:8551" --l2="http://blast-geth:8551"
--l2.jwt-secret=/blast/jwt.txt --l2.jwt-secret=/blast/jwt.txt

View File

@ -5,12 +5,14 @@ repos:
- github.com/blast-io/blast - github.com/blast-io/blast
- git.vdb.to/cerc-io/keycloak-reg-api - git.vdb.to/cerc-io/keycloak-reg-api
- git.vdb.to/cerc-io/keycloak-reg-ui - git.vdb.to/cerc-io/keycloak-reg-ui
- git.vdb.to/cerc-io/lighthouse
containers: containers:
- cerc/keycloak - cerc/keycloak
- cerc/webapp-base - cerc/webapp-base
- cerc/keycloak-reg-api - cerc/keycloak-reg-api
- cerc/keycloak-reg-ui - cerc/keycloak-reg-ui
- cerc/lighthouse
- cerc/lighthouse-cli
pods: pods:
- blast - blast
- mainnet-eth-keycloak - mainnet-eth-keycloak