Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
include port
Browse files Browse the repository at this point in the history
  • Loading branch information
namachan10777 committed Oct 20, 2024
1 parent 0e439e2 commit 0e90186
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 @@ -9,5 +9,6 @@ COPY package.json package.json

RUN npm install --frozen-lockfile

PORT 80
ENTRYPOINT [ "/usr/local/bin/node" ]
CMD [ "index.js" ]

0 comments on commit 0e90186

Please sign in to comment.