结构更新

This commit is contained in:
2026-04-20 10:39:36 +08:00
parent 82d1c5c3cd
commit 8942df1c02
8 changed files with 17 additions and 75 deletions

View File

@@ -25,6 +25,8 @@ services:
K12STUDY_VECTOR_HOST: ${K12STUDY_VECTOR_HOST:-host.docker.internal}
K12STUDY_VECTOR_PORT: ${K12STUDY_VECTOR_PORT:-19530}
K12STUDY_VECTOR_HTTP_PORT: ${K12STUDY_VECTOR_HTTP_PORT:-9091}
K12STUDY_ATTU_HOST: ${K12STUDY_ATTU_HOST:-host.docker.internal}
K12STUDY_ATTU_PORT: ${K12STUDY_ATTU_PORT:-3000}
PYTHONUNBUFFERED: "1"
extra_hosts:
- "host.docker.internal:host-gateway"