Finishing up.

This commit is contained in:
Daan Selen
2025-03-24 08:53:52 +01:00
parent 7f0f12a2e0
commit 3919c12d64
3 changed files with 10 additions and 10 deletions

View File

@@ -46,15 +46,15 @@ ENV CONFIG_FILE="/opt/meshcentral/meshcentral-data/config.json"
ENV DYNAMIC_CONFIG="true"
# environment variables for the above defined MeshCentral Config.json
ENV ALLOWPLUGINS="false"
ENV ALLOW_PLUGINS="false"
ENV ALLOW_NEW_ACCOUNTS="false"
ENV ALLOWED_ORIGIN="false"
ENV ARGS=""
ENV HOSTNAME="localhost"
ENV IFRAME="false"
ENV LOCALSESSIONRECORDING="true"
ENV LOCAL_SESSION_RECORDING="true"
ENV MINIFY="true"
ENV REGENSESSIONKEY="false"
ENV REGEN_SESSIONKEY="false"
ENV REVERSE_PROXY=""
ENV REVERSE_PROXY_TLS_PORT="443"
ENV WEBRTC="false"