fixed memmory
This commit is contained in:
@@ -17,6 +17,7 @@ OPENROUTER_BASE_URL=https://openrouter.ai/api/v1
|
||||
DATABASE_URL=sqlite:///./data/assistant.db
|
||||
CORS_ORIGINS=http://localhost:5173,http://localhost:8080,http://localhost:3080
|
||||
SYSTEM_PROMPT_PATH=./prompts/assistant.md
|
||||
MEMORY_AUTO_EXTRACT=true
|
||||
|
||||
# Taiga (on host :9000, nginx → taiga.grigowashere.ru)
|
||||
TAIGA_BASE_URL=http://host.docker.internal:9000
|
||||
|
||||
Reference in New Issue
Block a user