We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edfc629 commit 4b4c14eCopy full SHA for 4b4c14e
js-storefront/spartacusstore/src/index.html
@@ -6,7 +6,7 @@
6
<base href="/">
7
<meta name="viewport" content="width=device-width, initial-scale=1">
8
<link rel="icon" type="image/x-icon" href="favicon.ico">
9
- <meta name="occ-backend-base-url" content="OCC_BACKEND_BASE_URL_VALUEcd" />
+ <meta name="occ-backend-base-url" content="OCC_BACKEND_BASE_URL_VALUE" />
10
</head>
11
<body>
12
<app-root></app-root>
0 commit comments