update example ENV to include new variable for refrence

Signed-off-by: Traxus <shyidx@gmail.com>
This commit is contained in:
Traxus 2023-04-21 18:25:55 -04:00
parent cb5a31c159
commit e0821acb7c

View File

@ -1,2 +1,3 @@
NEXT_PUBLIC_API="https://laconapi.vercel.app"
NEXT_PUBLIC_CMS_ACCESS_TOKEN="280138ffd0e878d599892fc674d85a"
NEXT_PUBLIC_CMS_ACCESS_TOKEN="280138ffd0e878d599892fc674d85a"
NEXT_PUBLIC_DATOCMS_BYPASS_TYPE="local_json"