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

Commit 0e90186

Browse files
committed
include port
1 parent 0e439e2 commit 0e90186

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ COPY package.json package.json
99

1010
RUN npm install --frozen-lockfile
1111

12+
PORT 80
1213
ENTRYPOINT [ "/usr/local/bin/node" ]
1314
CMD [ "index.js" ]

0 commit comments

Comments
 (0)