Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Commit

Permalink
fix: docker fix again again
Browse files Browse the repository at this point in the history
  • Loading branch information
Kimu-Nowchira committed Jan 24, 2023
1 parent 3d697c5 commit 8fe6d28
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 @@ -12,4 +12,4 @@ COPY . .

RUN yarn && yarn build

CMD ["yarn", "prod"]
CMD ["yarn", "start"]

0 comments on commit 8fe6d28

Please sign in to comment.