fix: 迁移 Gitea URL localhost:3000 → git.zywl.me - Closes #90

更新所有工作流、脚本、Agent 指引中的 URL,重新生成 API token。
修复 git hooks 指向 Docker 路径。
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-06-05 14:45:45 +08:00
parent 5fcac66800
commit 55e66b2aab
11 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ if exist "scripts\.env" (
)
:: ── Defaults ──────────────────────────────────────────────────────────────────
if "%GITEA_URL%"=="" set GITEA_URL=http://localhost:3000
if "%GITEA_URL%"=="" set GITEA_URL=https://git.zywl.me
if "%GITEA_REPO%"=="" set GITEA_REPO=pzhang_zywl/document_analyzer
if "%DEV_AGENT_ID%"=="" set DEV_AGENT_ID=da-01