diff --git a/dockerfile b/Dockerfile similarity index 97% rename from dockerfile rename to Dockerfile index ea231ab..d5d555c 100644 --- a/dockerfile +++ b/Dockerfile @@ -27,6 +27,4 @@ ENV HOST=0.0.0.0 EXPOSE 3000 -#VOLUME [ "/app" ] - CMD ["node", "/app/server/index.mjs"] \ No newline at end of file