Skip to content

Commit

Permalink
fix? im tired boss
Browse files Browse the repository at this point in the history
  • Loading branch information
account0123 authored Mar 14, 2024
1 parent 8b1b1ed commit 49a8bbe
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 @@ -29,5 +29,4 @@ COPY --from=prerelease /usr/src/upvite/package.json .
# run the app
USER bun
EXPOSE 3000/tcp
RUN cd build
ENTRYPOINT ["bun", "index.js"]
ENTRYPOINT ["bun", "run"]

0 comments on commit 49a8bbe

Please sign in to comment.