Use external DB/Redis in compose and preserve auth session across rebuilds
This commit is contained in:
@@ -24,6 +24,7 @@ OPENAI_MODEL="gpt-4o-mini"
|
||||
CF_AGENT_MODE="langgraph"
|
||||
CF_WHISPER_MODEL="Xenova/whisper-small"
|
||||
CF_WHISPER_LANGUAGE="ru"
|
||||
CF_RUN_SEED_ON_START="0"
|
||||
|
||||
TELEGRAM_BOT_TOKEN=""
|
||||
TELEGRAM_WEBHOOK_SECRET=""
|
||||
|
||||
Reference in New Issue
Block a user