Configuration options

KeyExample valueDescription
CS_API_KEY-The API key for the Contentstack stack
CS_DELIVERY_TOKEN-The Contentstack delivery token, used to fetch content
CS_MANAGEMENT_TOKEN-The Contentstack management token, mainly used when creating content types in the CLI
CS_BRANCHmainThe branch of the Contentstack stack to use
CS_REGIONus / eu / azure-na / azure-euThe region your Contentstack is located in. Visit Configuration for more information
DB_CONNfile:db.sqlite3The database connection string
DB_TYPEsqlite3 / mysql / postgresThe type of the database to connect to
DEBUG_AUTH_BYPASStrue / 1DEBUG: Disable authentication checks in the API server