File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55REACT_APP_CONTENTSTACK_API_KEY = your_stack_api_key
66REACT_APP_CONTENTSTACK_DELIVERY_TOKEN = your_delivery_token
7- REACT_APP_CONTENTSTACK_ENVIRONMENT = your_environment_token
7+ REACT_APP_CONTENTSTACK_ENVIRONMENT = your_environment_name
88
99# Below config options are for enabling live preview/live edit tags for the starter app
1010
11- REACT_APP_CONTENTSTACK_PREVIEW_HOST = rest-preview.contentstack.com
12- REACT_APP_CONTENTSTACK_PREVIEW_TOKEN = your_live_preview_token
11+ REACT_APP_CONTENTSTACK_PREVIEW_HOST = rest-preview.contentstack.com
12+ REACT_APP_CONTENTSTACK_PREVIEW_TOKEN = your_live_preview_token
1313REACT_APP_CONTENTSTACK_APP_HOST = app.contentstack.com
14- REACT_APP_CONTENTSTACK_LIVE_PREVIEW = true
15- REACT_APP_CONTENTSTACK_LIVE_EDIT_TAGS = false
14+ REACT_APP_CONTENTSTACK_LIVE_PREVIEW = true
15+ REACT_APP_CONTENTSTACK_LIVE_EDIT_TAGS = false
1616
1717
18- # REACT_APP_CONTENTSTACK_API_HOST=api.contentstack.com
18+ # REACT_APP_CONTENTSTACK_API_HOST= api.contentstack.io
1919# REACT_APP_CONTENTSTACK_REGION=eu
2020# REACT_APP_CONTENTSTACK_BRANCH=main
2121
You can’t perform that action at this time.
0 commit comments