Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleguido authored Aug 18, 2023
1 parent b3e7bb2 commit 0997246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COPY src ./src
COPY static ./static
COPY public ./public

COPY .eslintrc .eslintignore .postcssrc.js .babelrc vue.config.js ./
COPY .eslintrc.cjs .eslintignore .postcssrc.js .babelrc vue.config.js ./
COPY .env .env.production ./

ENV PUBLIC_PATH /app/
Expand Down

0 comments on commit 0997246

Please sign in to comment.