diff --git a/Dockerfile b/Dockerfile index f25e3a5..18fc455 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,4 +29,4 @@ ENV NODE_ENV=production EXPOSE 3000 # Run the app with the start script -CMD ["npm", "start"]s +CMD ["npm", "start"]