Skip to content

Commit

Permalink
chore: Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sirateek committed May 14, 2023
1 parent fe28520 commit 63fc3ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@ COPY nginx.conf /etc/nginx/nginx.conf

COPY --from=build-stage /app/dist /usr/share/nginx/html/


EXPOSE 80
CMD ["nginx", "-g", "daemon off;"]

0 comments on commit 63fc3ae

Please sign in to comment.