mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-20 09:56:03 -05:00
Update Dockerfile
This commit is contained in:
@@ -16,8 +16,9 @@ WORKDIR /opt/meshcentral
|
||||
|
||||
RUN npm install meshcentral
|
||||
|
||||
COPY config.json.template /opt/meshcentral/config.json.template
|
||||
COPY startup.sh startup.sh
|
||||
#Copy config template and startup script
|
||||
COPY docker/config.json.template /opt/meshcentral/config.json.template
|
||||
COPY docker/startup.sh startup.sh
|
||||
#environment variables
|
||||
|
||||
EXPOSE 80 443
|
||||
|
||||
Reference in New Issue
Block a user