Files
sure/.env.local.example
Juan José Mata 53adc4f2e8 Expose AI_DEBUG_MODE in .env.local.example
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2025-09-29 16:13:47 +02:00

9 lines
234 B
Plaintext

# To enable / disable self-hosting features.
SELF_HOSTED=true
# Enable Twelve market data (careful, this will use your API credits)
TWELVE_DATA_API_KEY=
# Set to `true` to get error messages rendered in the /chats UI
AI_DEBUG_MODE=