fix 登录页海报支持自定义tmdb/bing

This commit is contained in:
thsrite
2023-10-24 11:17:32 +08:00
parent f50104bc86
commit 4aaf5997df
4 changed files with 25 additions and 0 deletions

View File

@ -17,6 +17,8 @@ SUPERUSER=admin
SUPERUSER_PASSWORD=password
# 【*】API密钥建议更换复杂字符串
API_TOKEN=moviepilot
# 登录页面电影海报,tmdb/bing
WALLPAPER=tmdb
# TMDB图片地址无需修改需保留默认值
TMDB_IMAGE_DOMAIN=image.tmdb.org
# TMDB API地址无需修改需保留默认值