替换自建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

@@ -7,7 +7,7 @@ class Config:
"""配置类"""
# Gitea服务器配置
GITEA_HOST = "repo.shumengya.top"
GITEA_HOST = "git.shumengya.top"
GITEA_PORT = "8022"
# GitHub配置