Skip to content

Commit 1184547

Browse files
committed
fix changelog
1 parent b71897f commit 1184547

File tree

1 file changed

+1
-1
lines changed
  • packages/template-retail-react-app/config

1 file changed

+1
-1
lines changed

packages/template-retail-react-app/config/default.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ module.exports = {
107107
ssrParameters: {
108108
ssrFunctionNodeVersion: '24.x',
109109
// Store the session cookies as HttpOnly for enhanced security.
110-
disableHttpOnlySessionCookies: false,
110+
disableHttpOnlySessionCookies: true,
111111
proxyConfigs: [
112112
{
113113
host: 'kv7kzm78.api.commercecloud.salesforce.com',

0 commit comments

Comments
 (0)