Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
fix: cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Sep 4, 2023
1 parent 7b96d52 commit 6956046
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 @@ -39,4 +39,4 @@ USER 1001
EXPOSE 3000
ENV PORT 3000

CMD ["yarn", "start"]
CMD ["node_modules/dist/bin/next"]

0 comments on commit 6956046

Please sign in to comment.