Skip to content

Commit

Permalink
Rename dockerfile to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
PawanOsman authored Apr 10, 2024
1 parent cda3eb5 commit 4ed40b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ RUN npm install
EXPOSE 5173

# Command to run the start script
CMD ["npm", "run", "dev"]
CMD ["npm", "run", "dev"]

0 comments on commit 4ed40b8

Please sign in to comment.