Skip to content

Commit d6b51b7

Browse files
committed
fix comment
1 parent 214da6a commit d6b51b7

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

settings.py

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,7 @@
5252
# Gitea/Gogs
5353
GITEA_API_VERSION = '/api/v1'
5454

55-
56-
#工蜂私有化部署
57-
#GF_SSH_PREFIX = 'git@git.xxx.com'
58-
#GF_API = 'https://git.xxx.com/api/v3'
59-
60-
#腾讯工蜂
55+
# 腾讯工蜂
56+
# 私有化部署请修改地址
6157
GF_SSH_PREFIX = 'git@code.tencent.com'
6258
GF_API = 'https://code.tencent.com/api/v3'

0 commit comments

Comments
 (0)