Skip to content

Commit 261f93f

Browse files
authored
Merge pull request #75 from contentstack/feat/ECO-2743-branchSupport
updated env file accordingly : EC)-2743
2 parents a419dd9 + 845113e commit 261f93f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env.local.sample

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ NEXT_PUBLIC_HOSTED_URL=http://localhost:3000
2323
# For EU region add CONTENTSTACK_APP_HOST=eu-app.contentstack.com
2424

2525
# 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

Comments
 (0)