fix(deploy): correct APP_ROOT to /opt/dukang
CI / verify (pull_request) Has been cancelled

Server path is /opt/dukang; stale /opt/dukang-haoke broke PM2 cwd for mini-user H5.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-21 10:10:35 +08:00
parent 935ab0d1d4
commit 6c6fb10490
6 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# 复制为 auto-release.env(勿提交 Git
# 服务器路径: /opt/dukang-haoke/deploy/auto-release.env
# 服务器路径: /opt/dukang/deploy/auto-release.env
APP_ROOT=/opt/dukang-haoke
APP_ROOT=/opt/dukang
GIT_REPO_URL=git@git.yqidian.com:jacy/dukang.git
GIT_REMOTE=origin
GIT_BRANCH=dev