diff --git a/Dockerfile b/Dockerfile index efcf800..9280719 100755 --- a/Dockerfile +++ b/Dockerfile @@ -10,4 +10,4 @@ COPY . . # Run EXPOSE 2014 -CMD npm run build && npm start \ No newline at end of file +CMD npm run build && npm run preview \ No newline at end of file