替换自建git地址

This commit is contained in:
2026-02-17 17:21:04 +08:00
parent e8697e3676
commit e8d607c602
5 changed files with 200 additions and 217 deletions

View File

@@ -80,7 +80,7 @@
ssh -T git@github.com
# Gitea
ssh -T git@repo.shumengya.top -p 8022
ssh -T git@git.shumengya.top -p 8022
```
---