Skip to content

Commit 2859198

Browse files
committed
keep hostname
1 parent cdd7c93 commit 2859198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/production/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ WORKDIR /app
6363
EXPOSE 3001
6464

6565
ENV PORT 3001
66-
# ENV HOSTNAME 0.0.0.0
66+
ENV HOSTNAME 0.0.0.0
6767
ENV NODE_ENV production
6868
ENV NEXT_TELEMETRY_DISABLED 1
6969

0 commit comments

Comments
 (0)