mirror of
https://github.com/vercel/commerce.git
synced 2025-06-28 01:11:24 +00:00
enable login
This commit is contained in:
parent
62501db571
commit
b01b327357
@ -7,5 +7,6 @@ module.exports = {
|
||||
},
|
||||
env: {
|
||||
COMMERCE_SEARCH_ENABLED: process.env.COMMERCE_SEARCH_ENABLED,
|
||||
COMMERCE_CUSTOMERAUTH_ENABLED: process.env.COMMERCE_CUSTOMERAUTH_ENABLED,
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user