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
# By default branch=main, if a branch is not provided
20
-
# VUE_APP_CONTENTSTACK_BRANCH=<your_branch_name>
22
+
### NOTE:
23
+
# VUE_APP_CONTENTSTACK_API_HOST- For setting custom api host for contentstack sdk
24
+
# VUE_APP_CONTENTSTACK_REGION- For setting custom region for contentstack sdk default is us
25
+
# VUE_APP_CONTENTSTACK_BRANCH- For setting custom branch for contentstack sdk default is main
21
26
22
-
# By default region=us, if a region is not provided
23
-
# VUE_APP_CONTENTSTACK_REGION=<your_region_name>
27
+
# Setting Live Preview URL's
28
+
# VUE_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
0 commit comments