Remove unnecessary todo
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 22s
Webapp Test / Run webapp test suite (pull_request) Successful in 2m49s
Deploy Test / Run deploy test suite (pull_request) Successful in 6m0s
Smoke Test / Run basic test suite (pull_request) Successful in 2m50s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 9m54s
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 22s
Webapp Test / Run webapp test suite (pull_request) Successful in 2m49s
Deploy Test / Run deploy test suite (pull_request) Successful in 6m0s
Smoke Test / Run basic test suite (pull_request) Successful in 2m50s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 9m54s
This commit is contained in:
parent
faa1815aa8
commit
e63ac91b3e
@ -8,7 +8,7 @@ CERC_MOBYMASK_APP_BASE_URI="http://127.0.0.1:3004/#"
|
||||
|
||||
CERC_ETH_RPC_QUERY_ENDPOINT="http://op-geth:8545"
|
||||
CERC_ETH_RPC_MUTATION_ENDPOINT="http://op-geth:8545"
|
||||
CERC_NITRO_CHAIN_URL="http://op-geth:8546" # TODO: Does this work?
|
||||
CERC_NITRO_CHAIN_URL="http://op-geth:8546"
|
||||
|
||||
# App
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user