Skip to content

Commit 2820803

Browse files
authored
Update open_base.py
1 parent 7476c73 commit 2820803

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/projects/main/codedog/settings/open_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
DEFAULT_USERNAME = "CodeDog"
235235
DEFAULT_ORIGIN_ID = "CodeDog"
236236
# HTTPS克隆开关
237-
HTTPS_CLONE_FLAG = False
237+
HTTPS_CLONE_FLAG = True
238238

239239
# 时间配置
240240
CLOSING_JOB_TIMEOUT = timedelta(hours=12) # 入库超时时间

0 commit comments

Comments
 (0)