# TinaCMS credentials — retrieved from your project at https://app.tina.io
|
# Copy this file to `.env` and fill in your own values. Never commit `.env`.
|
TINA_CLIENT_ID=your-tina-client-id
|
TINA_TOKEN=your-tina-read-only-token
|
TINA_BRANCH=master
|
TINA_SEARCH_TOKEN=your-tina-search-token
|