Skip to content
Snippets Groups Projects
Commit 05b3e622 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

fix startup script

parent 5e3fe104
No related branches found
No related tags found
2 merge requests!24Auth, Profile, News, Entry Card, File management,!13fix startup script
Pipeline #4741 passed
...@@ -5,4 +5,4 @@ WORKDIR /usr/src/app ...@@ -5,4 +5,4 @@ WORKDIR /usr/src/app
COPY . . COPY . .
EXPOSE 3000 EXPOSE 3000
CMD ["npm", "run", "start"] CMD ["npm", "run", "start-dev"]
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment