Skip to content

Commit 1157ae8

Browse files
author
admond
authored
Update Dockerfile
1 parent c0d8938 commit 1157ae8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ EXPOSE 3000
4949

5050
ENV PORT=3000
5151

52-
CMD HOSTNAME="0.0.0.0" node server.js
52+
CMD ["node", "server.js"]

0 commit comments

Comments
 (0)