结构更新
This commit is contained in:
2
.devcontainer/external/docker-compose.yml
vendored
2
.devcontainer/external/docker-compose.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user