Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yousefalhindawi authored Sep 15, 2024
1 parent a80439b commit 4b73a14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ RUN npm run build-prod
EXPOSE 8080

# Define the entry point for the container
# CMD ["npm", "run", "prod"]
CMD ["npm", "run", "start"]

0 comments on commit 4b73a14

Please sign in to comment.