Skip to content

Commit

Permalink
Add test ayushiee#3
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhei2023 committed Jul 25, 2024
1 parent 0cc3037 commit 737d1dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ COPY . .
RUN npm install
RUN npm run build

CMD ["npm", "start"]
CMD ["npm", "start"]

0 comments on commit 737d1dd

Please sign in to comment.