fix #784 PROXY_HOST仅环境变量配置

This commit is contained in:
jxxghp
2023-10-11 07:44:37 +08:00
parent 498168a2d3
commit 149104063c
3 changed files with 4 additions and 5 deletions

View File

@ -17,8 +17,6 @@ SUPERUSER=admin
SUPERUSER_PASSWORD=password
# 【*】API密钥建议更换复杂字符串
API_TOKEN=moviepilot
# 网络代理 IP:PORT
PROXY_HOST=
# TMDB图片地址无需修改需保留默认值
TMDB_IMAGE_DOMAIN=image.tmdb.org
# TMDB API地址无需修改需保留默认值