fix: 修复启动文件报错问题

This commit is contained in:
Daniel
2026-04-07 17:09:46 +08:00
parent 2dace0c21a
commit 30c6896537
2 changed files with 22 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ APT_MIRROR=mirrors.aliyun.com
PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple/
PIP_TRUSTED_HOST=mirrors.aliyun.com
AUTO_PULL_LATEST=true
AUTO_PULL_LATEST=false
GIT_REPO_URL=
GIT_BRANCH=master
GIT_CLONE_DEPTH=1