chore: make docker

This commit is contained in:
eric
2026-03-22 02:35:10 +01:00
parent 49857e620e
commit 74042182ed
11 changed files with 371 additions and 6 deletions

View File

@@ -8,10 +8,10 @@ OPENAI_API_KEY=""
OPENROUTER_API_KEY=""
AI_CLASSIFICATION_MODEL="google/gemma-3-12b-it:free"
AI_CLASSIFICATION_FALLBACK_MODELS="meta-llama/llama-3.3-70b-instruct:free,mistralai/mistral-small-3.1-24b-instruct:free"
REPLICATE_API_TOKEN=""
REPLICATE_API_KEY=""
ELEVENLABS_API_KEY=""
ELEVENLABS_VOICE_ID=""
ELEVENLABS_MODEL="eleven_multilingual_v2"
WEB_PORT="3000"
WEB_BASE_URL="http://localhost:3000"
SESSION_SECRET=""
SESSION_SECRET=""