mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-01-31 00:15:57 -05:00
update fix run errors
This commit is contained in:
parent
ebd7a7bced
commit
43e2f63454
@ -14,6 +14,7 @@ RUN apt-get update \
|
||||
RUN adduser --quiet meshcentral \
|
||||
&& chmod +x /startmeshcentral.sh \
|
||||
&& su - meshcentral \
|
||||
&& cd /home/meshcentral
|
||||
&& npm install meshcentral node-7z greenlock-cli
|
||||
|
||||
ENV PORT 443
|
||||
|
Loading…
x
Reference in New Issue
Block a user