We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 939349e + 9e2c345 commit 5c96353Copy full SHA for 5c96353
.env.local.sample
@@ -23,3 +23,6 @@ NEXT_PUBLIC_HOSTED_URL=http://localhost:3000
23
# For EU region add CONTENTSTACK_APP_HOST=eu-app.contentstack.com
24
25
# For setting custom host add CONTENTSTACK_API_HOST=for(NA: api.contentstack.io, EU: eu-api.contentstack.com)
26
+
27
+# For setting branch add CONTENTSTACK_BRANCH=(Optional for default branch(main)) Eg- develop
28
+# For setting region add CONTENTSTACK_REGION=(Optional for US region) Eg- eu
0 commit comments