forked from cerc-io/stack-orchestrator
tweaking yml
This commit is contained in:
parent
07282cdd6e
commit
b4df8104c8
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user