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"]