mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
Expose AI_DEBUG_MODE in .env.local.example
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# To enable / disable self-hosting features.
|
||||
SELF_HOSTED=false
|
||||
SELF_HOSTED=true
|
||||
|
||||
# Enable Twelve market data (careful, this will use your API credits)
|
||||
TWELVE_DATA_API_KEY=yourapikeyhere
|
||||
TWELVE_DATA_API_KEY=
|
||||
|
||||
# Set to `true` to get error messages rendered in the /chats UI
|
||||
AI_DEBUG_MODE=
|
||||
|
||||
Reference in New Issue
Block a user