docs: use git.bz121.com as the canonical repository URL

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-30 20:56:33 +08:00
parent b6a4f98b86
commit ed4dffcc38
3 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
set -euo pipefail
APP_DIR="/opt/qihuo"
REPO_URL="${QIHUO_REPO_URL:-https://gitee.com/dekun/qihuo.git}"
REPO_URL="${QIHUO_REPO_URL:-https://git.bz121.com/dekun/qihuo.git}"
USER_EDITION_TAG="${QIHUO_USER_TAG:-v1.0.0-user}"
SERVICE_NAME="qihuo"