diff --git a/Dockerfile b/Dockerfile index c4d860b..e95b9ab 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,6 +9,4 @@ EXPOSE 3000 WORKDIR /data -RUN "npm i" - CMD ["node", "index.js"] \ No newline at end of file