Skip to content

Commit

Permalink
Merge pull request #41 from contentstack/feature/rohit
Browse files Browse the repository at this point in the history
Feature/rohit
  • Loading branch information
RohitKini authored Oct 1, 2024
2 parents 1ff36c1 + 731f8e6 commit 056d27d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .env.local.sample
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CONTENTSTACK_DELIVERY_TOKEN=YOUR_DELIVERY_TOKEN
CONTENTSTACK_ENVIRONMENT=YOUR_PUBLISHING_ENVIRONMENT

# For live preview
CONTENTSTACK_PREVIEW_TOKEN=
CONTENTSTACK_PREVIEW_TOKEN=PREVIEW_TOKEN
CONTENTSTACK_APP_HOST=app.contentstack.com
CONTENTSTACK_PREVIEW_HOST=rest-preview.contentstack.com
CONTENTSTACK_LIVE_PREVIEW=true
Expand All @@ -22,5 +22,5 @@ NEXT_PUBLIC_HOSTED_URL=http://localhost:3000
# For NA region add CONTENTSTACK_APP_HOST=app.contentstack.com
# For EU region add CONTENTSTACK_APP_HOST=eu-app.contentstack.com

# For setting custom host add CONTENTSTACK_API_HOST=for(NA: api.contentstack.io, EU: eu-api.contentstack.com)
CONTENTSTACK_API_HOST=api.contentstack.com
# For setting custom host add CONTENTSTACK_API_HOST=for(NA: cdn.contentstack.io/, EU: eu-cdn.contentstack.com/)
CONTENTSTACK_API_HOST=cdn.contentstack.io

0 comments on commit 056d27d

Please sign in to comment.