diff --git a/.env.example b/.env similarity index 75% rename from .env.example rename to .env index 686face..b8cd6b3 100644 --- a/.env.example +++ b/.env @@ -6,13 +6,13 @@ ENVIRONMENT_NAME=local NEXT_PUBLIC_BASE_URL=http://localhost:3000/ # Your current space ID: https://www.contentful.com/help/find-space-id/ -CONTENTFUL_SPACE_ID= +CONTENTFUL_SPACE_ID=https://www.contentful.com/help/find-space-id/ # Your current space Content Delivery API access token: https://www.contentful.com/developers/docs/references/content-delivery-api/ -CONTENTFUL_ACCESS_TOKEN= +CONTENTFUL_ACCESS_TOKEN=https://www.contentful.com/developers/docs/references/content-delivery-api/ # Your current space Content Preview API access token: https://www.contentful.com/developers/docs/references/content-preview-api/ -CONTENTFUL_PREVIEW_ACCESS_TOKEN= +CONTENTFUL_PREVIEW_ACCESS_TOKEN= https://www.contentful.com/developers/docs/references/content-preview-api/ # A unique string used to identify preview requests: https://nextjs.org/docs/advanced-features/preview-mode#securely-accessing-it-from-your-headless-cms CONTENTFUL_PREVIEW_SECRET=