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 fe399da commit 6673dacCopy full SHA for 6673dac
Dockerfile
@@ -52,7 +52,7 @@ WORKDIR /app
52
EXPOSE 3000
53
54
ENV PORT 3000
55
-ENV HOSTNAME '0.0.0.0'
+ENV HOSTNAME 0.0.0.0
56
ENV NODE_ENV=production
57
ENV NEXT_TELEMETRY_DISABLED=1
58
0 commit comments