remove CMD that doesn't work

This commit is contained in:
acalcutt 2022-09-16 00:27:50 -04:00
parent aba436ea98
commit 9d2e71fb2e

View File

@ -61,5 +61,3 @@ EXPOSE 80
USER node:node
ENTRYPOINT ["/app/docker-entrypoint.sh"]
CMD ["-p", "80"]