1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-04-08 19:40:48 +00:00

Use CMD as in other apps

This commit is contained in:
Christopher Hoskin 2021-05-12 12:32:14 +01:00
parent 0827795fc7
commit 725a9e0669

View file

@ -43,4 +43,4 @@ RUN chown node:node conf
USER node
ENTRYPOINT ["/start.sh"]
CMD ["/start.sh"]