mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-02 17:35:57 -05:00
Update Dockerfile
This commit is contained in:
parent
a11631502d
commit
7c3fcfd4a9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user