File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
packages/template-retail-react-app/config Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -15,19 +15,19 @@ module.exports = {
1515 showDefaults : true ,
1616 interpretPlusSignAsSpace : false
1717 } ,
18- defaultSite : 'RefArch ' ,
19- // siteAliases: {
20- // RefArch: 'us',
21- // RefArchGlobal: 'global'
22- // },
18+ defaultSite : 'RefArchGlobal ' ,
19+ siteAliases : {
20+ RefArch : 'us' ,
21+ RefArchGlobal : 'global'
22+ } ,
2323 sites,
2424 commerceAPI : {
2525 proxyPath : `/mobify/proxy/api` ,
2626 parameters : {
27- clientId : '987fc116-d30c-4537-93cb-c2bd433c3b5a ' ,
28- organizationId : 'f_ecom_zzrf_002 ' ,
29- shortCode : 'kv7kzm78 ' ,
30- siteId : 'RefArch '
27+ clientId : 'c9c45bfd-0ed3-4aa2-9971-40f88962b836 ' ,
28+ organizationId : 'f_ecom_zzrf_001 ' ,
29+ shortCode : '8o7m175y ' ,
30+ siteId : 'RefArchGlobal '
3131 }
3232 } ,
3333 einsteinAPI : {
@@ -53,11 +53,11 @@ module.exports = {
5353 ssrFunctionNodeVersion : '20.x' ,
5454 proxyConfigs : [
5555 {
56- host : 'kv7kzm78 .api.commercecloud.salesforce.com' ,
56+ host : '8o7m175y .api.commercecloud.salesforce.com' ,
5757 path : 'api'
5858 } ,
5959 {
60- host : 'zzrf-002 .dx.commercecloud.salesforce.com' ,
60+ host : 'zzrf-001 .dx.commercecloud.salesforce.com' ,
6161 path : 'ocapi'
6262 }
6363 ]
You can’t perform that action at this time.
0 commit comments