diff --git a/Dockerfile b/Dockerfile index d0b6d28..bdb90f8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,4 +7,4 @@ RUN npm install COPY . . -CMD ["node", "index.js"] \ No newline at end of file +CMD ["node", "index.js"]