Skip to content

Commit

Permalink
Disable next telemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
koenbeuk committed Apr 12, 2023
1 parent c6c6b4f commit 101ea1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@ COPY --from=builder --chown=nextjs:nodejs /app/.next/static ./.next/static
USER nextjs
EXPOSE 3000
ENV PORT 3000
ENV NEXT_TELEMETRY_DISABLED 1

CMD ["pm2-runtime", "node", "--", "server.js"]

0 comments on commit 101ea1f

Please sign in to comment.