Skip to content

Commit

Permalink
Expose port 3000
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlia committed May 29, 2024
1 parent bcef0fa commit 9afcd49
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 @@ -23,4 +23,5 @@ RUN \
&& mv .pkg.json package.json; \
fi

EXPOSE 3000
CMD ["bun", "run", "prod"]

0 comments on commit 9afcd49

Please sign in to comment.