feat: add support for using branches in CMS

This commit is contained in:
Michael Zetterberg
2024-11-28 11:56:57 +01:00
parent 4f871a3220
commit dce3283c40
3 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
ADOBE_SCRIPT_SRC=""
API_BASEURL="https://tstapi.scandichotels.com"
CMS_ACCESS_TOKEN=""
CMS_BRANCH="development"
CMS_API_KEY=""
CMS_ENVIRONMENT="development"
CMS_PREVIEW_TOKEN=""