Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
gurgunday committed Jul 5, 2024
1 parent 8032744 commit 643747a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ COPY . .

RUN npm run build

RUN npm prune --production
RUN npm prune --omit=dev

CMD ["npm", "start"]
```
Expand Down

0 comments on commit 643747a

Please sign in to comment.