build(dockerfile): add new env variables

This commit is contained in:
2025-03-21 04:50:00 -07:00
parent a6543fdc28
commit a05c4d3684

View File

@@ -70,6 +70,10 @@ ENV YARN_VERSION=1.22.22
ENV URL_REPO="https://git.binaryninja.net/binaryninja/"
ENV WEB_IP="0.0.0.0"
ENV WEB_PORT=4124
ENV STREAM_QUALITY="hd"
ENV FILE_PLAYLIST="playlist.m3u8"
ENV FILE_EPG="xmltv.xml"
ENV LOG_LEVEL=4
ENV TZ="Etc/UTC"
# #