mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 02:55:41 -04:00
build(dockerfile): add new env var HDHR_PORT
This commit is contained in:
@@ -99,6 +99,7 @@ ENV DIR_RUN=/usr/bin/app
|
|||||||
ENV URL_REPO="https://git.binaryninja.net/binaryninja/"
|
ENV URL_REPO="https://git.binaryninja.net/binaryninja/"
|
||||||
ENV WEB_IP="0.0.0.0"
|
ENV WEB_IP="0.0.0.0"
|
||||||
ENV WEB_PORT=4124
|
ENV WEB_PORT=4124
|
||||||
|
ENV HDHR_PORT=6077
|
||||||
ENV WEB_ENCODING="deflate, br"
|
ENV WEB_ENCODING="deflate, br"
|
||||||
ENV WEB_PROXY_HEADER="x-forwarded-for"
|
ENV WEB_PROXY_HEADER="x-forwarded-for"
|
||||||
ENV STREAM_QUALITY="hd"
|
ENV STREAM_QUALITY="hd"
|
||||||
|
|||||||
Reference in New Issue
Block a user