更新files.jingrow.com为https
This commit is contained in:
parent
8e363d201e
commit
25a43042cf
@ -20,7 +20,7 @@ class Settings(BaseSettings):
|
||||
# 图片保存配置
|
||||
save_dir: str = "/home/1panel/www/sites/files.jingrow.com/index"
|
||||
# Japi 静态资源下载URL
|
||||
download_url: str = "http://files.jingrow.com"
|
||||
download_url: str = "https://files.jingrow.com"
|
||||
|
||||
# Jingrow Jcloud API 配置
|
||||
jingrow_api_url: str = "https://cloud.jingrow.com"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user