diff --git a/Dockerfile b/Dockerfile index 2e919ea..38d237b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,4 +16,4 @@ ENV PORT 7860 EXPOSE 7860 -CMD ["node", "app.js"] \ No newline at end of file +CMD ["node", "app.js"]