Skip to content

Commit

Permalink
fix :: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
hyuna committed Sep 25, 2024
1 parent 897778f commit 4bde2fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ RUN yarn build

EXPOSE 3000

CMD ["yarn", "dev"]

CMD ["yarn", "dev"]

0 comments on commit 4bde2fc

Please sign in to comment.