mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
chore(docs): update .env.template provider names (#721)
Co-authored-by: Stefan Horne <stefanhorne@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template to be used for creating .env* files (.env, .env.local etc.) in the project's root directory.
|
||||
|
||||
COMMERCE_PROVIDER=spree
|
||||
COMMERCE_PROVIDER=@vercel/commerce-spree
|
||||
|
||||
{# - NEXT_PUBLIC_* are exposed to the web browser and the server #}
|
||||
NEXT_PUBLIC_SPREE_API_HOST=http://localhost:4000
|
||||
|
Reference in New Issue
Block a user