修正URL

This commit is contained in:
2026-04-17 06:05:14 +08:00
parent e6f1347de2
commit 6caa1c2f47

View File

@@ -377,7 +377,7 @@ Bash
cd D:\Workspace\nexus
# 重新设置远程地址,强制指定 git 用户和 2222 端口
git remote set-url origin ssh://git@192.168.3.189:2222/admin/nexus.git
git remote set-url origin ssh://git@192.168.3.17:2222/ishenwei/nexus.git
```
### 第三步:验证修改