豆瓣想看移植为插件

This commit is contained in:
jxxghp
2023-07-25 08:51:36 +08:00
parent 3b5863befa
commit 478c0cb5b6
11 changed files with 429 additions and 161 deletions

View File

@ -26,8 +26,7 @@ ENV LANG="C.UTF-8" \
QB_PASSWORD="adminadmin" \
MEDIASERVER="emby" \
EMBY_HOST="http://127.0.0.1:8096" \
EMBY_API_KEY="" \
DOUBAN_USER_IDS=""
EMBY_API_KEY=""
WORKDIR "/app"
COPY . .
RUN apt-get update \