Merge branch 'master' into dockerrewrite

This commit is contained in:
DaanSelen
2025-05-28 15:09:25 +02:00
committed by GitHub
7 changed files with 129 additions and 12 deletions

View File

@@ -168,7 +168,6 @@ RUN cd meshcentral && npm install
# Expose needed ports
EXPOSE 80 443
# These volumes will be created by default even without any declaration, this allows default persistence in Docker/Podman.
VOLUME /opt/meshcentral/meshcentral-data
VOLUME /opt/meshcentral/meshcentral-files