You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# REACT_APP_CONTENTSTACK_API_HOST- For setting custom api host for contentstack sdk
24
-
# REACT_APP_CONTENTSTACK_REGION- For setting custom region for contentstack sdk default is us
25
-
# REACT_APP_CONTENTSTACK_BRANCH- For setting custom branch for contentstack sdk default is main
26
-
27
-
# Setting Live Preview URL's
28
-
# REACT_APP_CONTENTSTACK_PREVIEW_HOST- For eu region use eu-rest-preview.contentstack.com/azure-na-rest-preview.contentstack.com/azure-eu-rest-preview.contentstack.com
22
+
# Notes:
23
+
# - REACT_APP_CONTENTSTACK_API_HOST: This is for setting a custom address for the Contentstack tool.
24
+
# - REACT_APP_CONTENTSTACK_REGION: This is for setting a custom region for the Contentstack tool (default is 'us').
25
+
# - REACT_APP_CONTENTSTACK_BRANCH: This is for setting a custom branch for the Contentstack tool (default is 'main').
26
+
# - REACT_APP_CONTENTSTACK_PREVIEW_HOST: If you're in the EU just append "eu-" to "rest-preview.contentstack.com"
0 commit comments