We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a603f39 commit a0cde92Copy full SHA for a0cde92
Dockerfile
@@ -57,4 +57,4 @@ ENV PORT 3000
57
58
# server.js is created by next build from the standalone output
59
# https://nextjs.org/docs/pages/api-reference/next-config-js/output
60
-CMD HOSTNAME="0.0.0.0" node server.js
+CMD node server.js
0 commit comments