mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Merge branch 'master' into dockerrewrite
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user