Skip to content

Commit 78981f4

Browse files
authored
Update Dockerfile
1 parent cf17ed8 commit 78981f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ ENV HOST=0.0.0.0
1010
ENV PORT=4321
1111
EXPOSE 4321
1212

13-
CMD npm start
13+
CMD npm start --host

0 commit comments

Comments
 (0)