Skip to content

Commit

Permalink
cron
Browse files Browse the repository at this point in the history
  • Loading branch information
wushuo894 committed Jun 7, 2024
1 parent 109bebf commit b3f920c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ENV PORT="9198"
ENV HOST="http://192.168.5.4:8096"
ENV KEY="c30e784137134792b2907b78f5c23b60"
ENV ITEM="电影,番剧"
ENV CRON="0 1 * * *"
ENV TZ="Asia/Shanghai"
EXPOSE 9198
CMD ["java", "-jar", "EmbyPinyin-jar-with-dependencies.jar"]

0 comments on commit b3f920c

Please sign in to comment.