Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
Update production-alpine.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yamelsenih authored Nov 20, 2024
1 parent 6dcae00 commit afe4359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/production-alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ COPY dist/ /usr/share/nginx/html/

RUN chmod +x *.sh


EXPOSE 80
ENTRYPOINT ["sh" , "start.sh"]

0 comments on commit afe4359

Please sign in to comment.