Skip to content

Commit 59336e0

Browse files
committed
remove port from dockerfile
1 parent 733ef66 commit 59336e0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker/production/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ FROM base AS runner
6060
USER node
6161
WORKDIR /app
6262

63-
EXPOSE 3001
64-
65-
ENV PORT 3001
6663
ENV HOSTNAME 0.0.0.0
6764
ENV NODE_ENV production
6865
ENV NEXT_TELEMETRY_DISABLED 1

0 commit comments

Comments
 (0)