docs: clarify Gitea web URL vs git clone URL in README

This commit is contained in:
Nexus Deploy
2026-06-06 00:19:04 +08:00
parent f71da47ccf
commit e613aecc8e
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ build/
.install_locked
.install_state.json
SECRETS.md
.git-askpass-nexus.sh
deploy/nexus-1panel.secrets.sh
*.pem
.env.*
+5 -1
View File
@@ -199,7 +199,11 @@ Linux 路径与本地联调:[docs/project/linux-dev-paths.md](docs/project/lin
## 许可与仓库
- Gitea<http://66.154.115.8:3000/admin/Nexus>
| 用途 | 地址 |
|------|------|
| 仓库首页(产品说明 / README | http://66.154.115.8:3000/admin/Nexus |
| Git 克隆 / push | http://66.154.115.8:3000/admin/Nexus.git |
- 分支:`main`
- 提交前请通过 `deploy/pre_deploy_check.sh`7 道门控)