Skip to content

Commit 4b4c14e

Browse files
authored
Update index.html
1 parent edfc629 commit 4b4c14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js-storefront/spartacusstore/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<base href="/">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<link rel="icon" type="image/x-icon" href="favicon.ico">
9-
<meta name="occ-backend-base-url" content="OCC_BACKEND_BASE_URL_VALUEcd" />
9+
<meta name="occ-backend-base-url" content="OCC_BACKEND_BASE_URL_VALUE" />
1010
</head>
1111
<body>
1212
<app-root></app-root>

0 commit comments

Comments
 (0)