style: minor edits to text ordering

This commit is contained in:
2025-03-22 05:24:21 -07:00
parent d4df854820
commit b4675dac70
2 changed files with 12 additions and 14 deletions

View File

@@ -63,10 +63,10 @@ LABEL org.tvapp2.image.build-version="Version:- ${VERSION} Date:- ${BUILDDATE}"
# Set Env Var
# #
ENV DIR_BUILD=/usr/src/app
ENV DIR_RUN=/usr/bin/app
ENV NODE_VERSION=22.8.0
ENV YARN_VERSION=1.22.22
ENV DIR_BUILD=/usr/src/app
ENV DIR_RUN=/usr/bin/app
ENV URL_REPO="https://git.binaryninja.net/binaryninja/"
ENV WEB_IP="0.0.0.0"
ENV WEB_PORT=4124