docs: updates to custom columns and build guides (#13624)
This commit is contained in:
@@ -79,7 +79,7 @@ This option is available since Medusa [v2.8.5](https://github.com/medusajs/medus
|
||||
|
||||
</Note>
|
||||
|
||||
The `projectConfig.cookieOptions` configuration defines cookie options to be passed to `express-session` when creating the session cookie. This configuration is useful when simulating a production environment locally, where you may need to set options like `secure` or `sameSite`.
|
||||
The `projectConfig.cookieOptions` configuration defines cookie options to be passed to `express-session` when creating the session cookie. This configuration is useful when simulating a production environment locally, where you may need to set options like `secure` or `sameSite`. Learn more in the [Build chapter](../../build/page.mdx#authentication-locally-in-production-build).
|
||||
|
||||
#### Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user