diff --git a/.env.example b/.env.example index 9dcafbe..23f4733 100644 --- a/.env.example +++ b/.env.example @@ -1,2 +1,3 @@ NEXT_PUBLIC_API="https://laconapi.vercel.app" -NEXT_PUBLIC_CMS_ACCESS_TOKEN="280138ffd0e878d599892fc674d85a" \ No newline at end of file +NEXT_PUBLIC_CMS_ACCESS_TOKEN="280138ffd0e878d599892fc674d85a" +NEXT_PUBLIC_DATOCMS_BYPASS_TYPE="local_json" \ No newline at end of file