Skip to content

Commit

Permalink
chore: update docker build step
Browse files Browse the repository at this point in the history
  • Loading branch information
hackycy committed Jun 3, 2022
1 parent aea0757 commit 10a5514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ EXPOSE 7001
# websokcet set port
EXPOSE 7002

CMD ["npm", "run", "start:prod"]
CMD ["yarn", "start:prod"]

0 comments on commit 10a5514

Please sign in to comment.