files cant't be seen by LLM, but everything else works.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Strapi secrets - change these in production!
|
||||
JWT_SECRET=your-jwt-secret-here
|
||||
ADMIN_JWT_SECRET=your-admin-jwt-secret-here
|
||||
APP_KEYS=your-app-key-1,your-app-key-2
|
||||
API_TOKEN_SALT=your-api-token-salt
|
||||
TRANSFER_TOKEN_SALT=your-transfer-token-salt
|
||||
|
||||
# Optional: Strapi API token for backend integration
|
||||
STRAPI_API_TOKEN=
|
||||
Reference in New Issue
Block a user