Skip to content

Commit

Permalink
Increased file upload size
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen10121 committed Jan 15, 2025
1 parent f1566fc commit 999345b
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 @@ -17,5 +17,6 @@ EXPOSE 5173
ENV NODE_ENV=production
ENV PORT=5173
ENV ORIGIN=http://localhost:5173
ENV BODY_SIZE_LIMIT=5M

CMD [ "npm", "run", "production" ]

0 comments on commit 999345b

Please sign in to comment.