diff --git a/Dockerfile b/Dockerfile index 49ff8e04..9dfbc518 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,3 +19,4 @@ EXPOSE 8080 # Run the app when the container launches CMD [ "npm", "start" ] +