Skip to content

Commit

Permalink
removed cp index.html cuz Vite
Browse files Browse the repository at this point in the history
  • Loading branch information
tfhuhtal committed Aug 28, 2024
1 parent 4bdb9f7 commit ffb640c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ COPY . .

RUN npm run build

RUN cp index.html build/

EXPOSE 8000

CMD ["npm", "run", "start:prod"]

0 comments on commit ffb640c

Please sign in to comment.