diff --git a/Dockerfile b/Dockerfile index 43c4a01..0ae9cef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -39,3 +39,5 @@ ENV NODE_ENV=production EXPOSE 4000 CMD ["npm", "start"] + +