fix: 修复构建问题,方便快速构建

This commit is contained in:
Daniel
2026-04-07 01:48:50 +08:00
parent 174ffd3d50
commit 026ef6c2e3
6 changed files with 83 additions and 16 deletions

View File

@@ -7,6 +7,15 @@ WS_POLL_INTERVAL_SEC=1.0
EDGE_DISPATCH_HOST=0.0.0.0
EDGE_DISPATCH_PORT=8020
EDGE_MAX_DISPATCH_RECORDS=2000
PYTHON_IMAGE=docker.m.daocloud.io/library/python:3.10-slim
APT_MIRROR=mirrors.aliyun.com
PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple/
PIP_TRUSTED_HOST=mirrors.aliyun.com
AUTO_PULL_LATEST=false
GIT_REPO_URL=
GIT_BRANCH=master
GIT_CLONE_DEPTH=1
GIT_PROJECT_SUBDIR=video_worker
OSS_ENABLED=false
OSS_ENDPOINT=https://oss-cn-shanghai.aliyuncs.com
OSS_BUCKET=aiclw