Skip to content

Commit

Permalink
Merge pull request #82 from contentstack/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
Amitkanswal authored Jul 27, 2023
2 parents 63c17f1 + edfd48e commit 4053aff
Show file tree
Hide file tree
Showing 3 changed files with 200 additions and 203 deletions.
3 changes: 1 addition & 2 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ const config = {
process.env.CONTENTSTACK_API_HOST || 'api.contentstack.io',
CONTENTSTACK_APP_HOST:
process.env.CONTENTSTACK_APP_HOST || 'app.contentstack.com',
NEXT_PUBLIC_CONTENTSTACK_API_KEY: process.env.CONTENTSTACK_API_KEY,
CONTENTSTACK_LIVE_PREVIEW:
process.env.NEXT_PUBLIC_CONTENTSTACK_LIVE_PREVIEW || 'true',
process.env.CONTENTSTACK_LIVE_PREVIEW || 'true',
CONTENTSTACK_LIVE_EDIT_TAGS:
process.env.CONTENTSTACK_LIVE_EDIT_TAGS || 'false',
},
Expand Down
Loading

0 comments on commit 4053aff

Please sign in to comment.