From 5abae15ead720f7c19766ad6fd1a58f528ba6820 Mon Sep 17 00:00:00 2001 From: Heba Elmasry <38689569+hebaayman77177@users.noreply.github.com> Date: Fri, 30 Jul 2021 00:48:43 +0200 Subject: [PATCH] add vendure config in .env.template (#397) * edited the local template and the readme files to add vendure configrations * Update README.md Co-authored-by: heba Co-authored-by: Luis Alvarez D --- .env.template | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.env.template b/.env.template index 23627e5fb..1f0fe0536 100644 --- a/.env.template +++ b/.env.template @@ -20,3 +20,6 @@ NEXT_PUBLIC_SWELL_PUBLIC_KEY= NEXT_PUBLIC_SALEOR_API_URL= NEXT_PUBLIC_SALEOR_CHANNEL= + +NEXT_PUBLIC_VENDURE_SHOP_API_URL= +NEXT_PUBLIC_VENDURE_LOCAL_URL=