Skip to content
Snippets Groups Projects
Commit b777033e authored by M9713's avatar M9713
Browse files

Update Dockerfile

parent 22bf044d
No related branches found
No related tags found
No related merge requests found
Pipeline #509246 skipped
...@@ -13,8 +13,3 @@ COPY . . ...@@ -13,8 +13,3 @@ COPY . .
EXPOSE 4100 EXPOSE 4100
#CMD [ "npm", "start" ] #CMD [ "npm", "start" ]
CMD [ "npm", "run", "build" ]
CMD [ "npm", "install -g", "serve" ]
CMD [ "serve -s", "build" ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment