There was an error while loading. Please reload this page.
1 parent cdd7c93 commit 2859198Copy full SHA for 2859198
docker/production/Dockerfile
@@ -63,7 +63,7 @@ WORKDIR /app
63
EXPOSE 3001
64
65
ENV PORT 3001
66
-# ENV HOSTNAME 0.0.0.0
+ENV HOSTNAME 0.0.0.0
67
ENV NODE_ENV production
68
ENV NEXT_TELEMETRY_DISABLED 1
69
0 commit comments