mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
I hate sed modification but I must.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
FROM node:lts-alpine AS builder
|
||||
|
||||
# Any value inside one of the disable ARGs will be accepted.
|
||||
ARG DISABLE_MINIFY=""
|
||||
ARG DISABLE_MINIFY="yes"
|
||||
ARG DISABLE_TRANSLATE="yes"
|
||||
|
||||
RUN mkdir -p /opt/meshcentral/meshcentral
|
||||
|
||||
Reference in New Issue
Block a user