Skip to content

Commit

Permalink
Update instanceUrl on retail-react-app-demo preset
Browse files Browse the repository at this point in the history
  • Loading branch information
adamraya committed Oct 27, 2022
1 parent e3afde4 commit 7b972ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pwa-kit-create-app/scripts/create-mobify-app.js
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ const testProjectAnswers = () => {
const demoProjectAnswers = () => {
const config = {
projectName: 'demo-storefront',
instanceUrl: 'https://zzte-053.sandbox.us02.dx.commercecloud.salesforce.com/',
instanceUrl: 'https://zzte-053.dx.commercecloud.salesforce.com',
clientId: '1d763261-6522-4913-9d52-5d947d3b94c4',
siteId: 'RefArch',
organizationId: 'f_ecom_zzte_053',
Expand Down

0 comments on commit 7b972ee

Please sign in to comment.