chore(docs): update .env.template provider names (#721)

Co-authored-by: Stefan Horne <stefanhorne@gmail.com>
This commit is contained in:
Stefan Horne
2022-04-13 16:45:31 +01:00
committed by GitHub
parent acf14b8889
commit dd726aabb5
10 changed files with 11 additions and 9 deletions

View File

@@ -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