chore: update .env.local.example

This commit is contained in:
Arvid Norlin
2024-02-22 19:29:09 +01:00
parent 4ea00a5e2c
commit 5f1fb2f3c3

View File

@@ -4,4 +4,4 @@ CMS_ENVIRONMENT="development"
CMS_URL="https://eu-graphql.contentstack.com/stacks/${CMS_API_KEY}?environment=${CMS_ENVIRONMENT}"
CMS_PREVIEW_URL="https://graphql-preview.contentstack.com/stacks/${CMS_API_KEY}?environment=${CMS_ENVIRONMENT}";
CMS_PREVIEW_TOKEN=""
ADOBE_SCRIPT_SRC=""
ADOBE_SCRIPT_SRC="https://mocked-url.se/tracking-script.js"