@@ -31,7 +31,7 @@ module.exports = {
3131 } ,
3232 login : {
3333 passwordless : {
34- enabled : true ,
34+ enabled : false ,
3535 callbackURI :
3636 process . env . PASSWORDLESS_LOGIN_CALLBACK_URI || '/passwordless-login-callback' ,
3737 landingPath : '/passwordless-login-landing'
@@ -46,7 +46,7 @@ module.exports = {
4646 landingPath : '/reset-password-landing'
4747 }
4848 } ,
49- defaultSite : 'RefArch ' ,
49+ defaultSite : 'RefArchGlobal ' ,
5050 siteAliases : {
5151 RefArch : 'us' ,
5252 RefArchGlobal : 'global'
@@ -55,10 +55,10 @@ module.exports = {
5555 commerceAPI : {
5656 proxyPath : `/mobify/proxy/api` ,
5757 parameters : {
58- clientId : '0862025d-be6e-4ec8-a2e2-f0ee027297f6 ' ,
58+ clientId : 'c9c45bfd-0ed3-4aa2-9971-40f88962b836 ' ,
5959 organizationId : 'f_ecom_zzrf_001' ,
60- shortCode : 'staging-001 ' ,
61- siteId : 'RefArch '
60+ shortCode : '8o7m175y ' ,
61+ siteId : 'RefArchGlobal '
6262 }
6363 } ,
6464 einsteinAPI : {
@@ -103,7 +103,7 @@ module.exports = {
103103 ssrFunctionNodeVersion : '22.x' ,
104104 proxyConfigs : [
105105 {
106- host : 'staging-001 .api.commercecloud.salesforce.com' ,
106+ host : 'kv7kzm78 .api.commercecloud.salesforce.com' ,
107107 path : 'api'
108108 } ,
109109 {
0 commit comments