File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,8 +88,8 @@ export default defineNuxtConfig({
8888 oidc : {
8989 googlePublicClient : "69763429492-f7nl555i50akmail80pid3m4hhsg7u2n.apps.googleusercontent.com" ,
9090 saltServiceUrl : process . env . NUXT_PUBLIC_SALT_SERVICE_URL || "https://sso-oidc.zksync.dev/salt" ,
91- zkeyUrl : process . env . NUXT_PUBLIC_ZKEY_URL || "https://sso-oidc.zksync.dev/ zkey" ,
92- witnessUrl : process . env . NUXT_PUBLIC_WITNESS_WASM_URL || "https://sso-oidc.zksync.dev/witness " ,
91+ zkeyUrl : process . env . NUXT_PUBLIC_ZKEY_URL || "https://storage.googleapis.com/test- sso-oidc-recovery/jwt-tx-validation.final. zkey" ,
92+ witnessUrl : process . env . NUXT_PUBLIC_WITNESS_WASM_URL || "https://storage.googleapis.com/test- sso-oidc-recovery/jwt-tx-validation.wasm " ,
9393 } ,
9494 } ,
9595 } ,
You can’t perform that action at this time.
0 commit comments