mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 21:51:21 +00:00
saleor: set cookie location
This commit is contained in:
parent
51e2daebb7
commit
efdf4d9580
@ -1,5 +1,5 @@
|
||||
export const API_URL = process.env.NEXT_PUBLIC_SALEOR_API_URL
|
||||
export const API_CHANNEL = process.env.NEXT_PUBLIC_SALEOR_CHANNEL
|
||||
export const CHECKOUT_ID_COOKIE = 'saleorCheckoutID'
|
||||
export const CHECKOUT_ID_COOKIE = 'saleor.CheckoutID'
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user