更新files.jingrow.com为https

This commit is contained in:
jingrow 2026-01-03 17:20:39 +08:00
parent 8e363d201e
commit 25a43042cf

View File

@ -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"