diff --git a/src/content/docs/get-started/configurations.mdx b/src/content/docs/get-started/configurations.mdx index 739b493b..2bd94b83 100644 --- a/src/content/docs/get-started/configurations.mdx +++ b/src/content/docs/get-started/configurations.mdx @@ -42,11 +42,7 @@ You can find the `configs.xlsx` file in your content drive by clicking on the mo options={[ ['#', 'Key', 'Value'], ['1', 'commerce-endpoint', 'https://catalog-service-sandbox.adobe.io/graphql'], - [ - '2', - 'commerce-core-endpoint', - 'https://graph.adobe.io/api/7f2da5e6-9bf4-6d6a-bb4b-b169583bf4b3/graphql?api_key=5da5ef17d259a3814d2fd872572b97a5', - ], + ['2', 'commerce-core-endpoint', 'https://mystorefront.com/graphql',], ['3', 'commerce-environment-id', '7cb935fd-d3bc-487b-9a2f-e5965c30f2a1'], ['4', 'commerce-root-category-id', '2'], ['5', 'commerce-website-code', 'base'],