Skip to content

Commit

Permalink
feat: ncp deploy init5
Browse files Browse the repository at this point in the history
(#51)
  • Loading branch information
yanggwangseong committed Dec 1, 2024
1 parent 334ad55 commit 7b60a5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ COPY . .

RUN npm run build

RUN mkdir -p uploads/members uploads/articles

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

0 comments on commit 7b60a5e

Please sign in to comment.