add default timezone env parameter

pull/146/head
羽先生 2022-05-29 21:35:09 +08:00
parent 2a144e73ed
commit 7a5ea73de2
2 changed files with 2 additions and 1 deletions

View File

@ -41,6 +41,7 @@ COPY --from=gosu-builder /src/bin/ /bin
ENV UID=99
ENV GID=100
ENV UMASK=002
ENV TZ=Etc/UTC
ENV DOWNLOAD_DIR /downloads
ENV STATE_DIR /downloads/.metube