5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
CMS_ACCESS_TOKEN=""
|
|
CMS_API_KEY=""
|
|
CMS_ENVIRONMENT="development"
|
|
CMS_URL="https://eu-graphql.contentstack.com/stacks/${CMS_API_KEY}?environment=${CMS_ENVIRONMENT}"
|