We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf17ed8 commit 78981f4Copy full SHA for 78981f4
Dockerfile
@@ -10,4 +10,4 @@ ENV HOST=0.0.0.0
10
ENV PORT=4321
11
EXPOSE 4321
12
13
-CMD npm start
+CMD npm start --host
0 commit comments