chore: finalize backend feature scope

This commit is contained in:
刘金宝
2026-06-11 16:19:07 +08:00
parent d855ecab82
commit ec515d5453
43 changed files with 680 additions and 712 deletions
+2
View File
@@ -9,6 +9,8 @@ DATABASE_URL=mysql+pymysql://root:CHANGE_ME@mysql:3306/medical?charset=utf8mb4
RUNTIME_MEMORY_BACKEND=redis
RUNTIME_MEMORY_FALLBACK_ENABLED=false
RUNTIME_MEMORY_TTL_SECONDS=7200
LEARNING_ASSISTANT_SESSION_TTL_SECONDS=7200
LEARNING_ASSISTANT_HISTORY_LIMIT=6
REDIS_URL=redis://redis:6379/0
# Django service in the same Docker network