Skip to content

Commit

Permalink
Delete : next telemetry disable
Browse files Browse the repository at this point in the history
  • Loading branch information
oikkoikk committed Oct 4, 2023
1 parent d7323e2 commit 8de362c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ USER nextjs
EXPOSE 3000
ENV PORT 3000

RUN npx next telemetry disable

ENTRYPOINT ["/app/entrypoint.sh"]

CMD ["node", "server.js"]

0 comments on commit 8de362c

Please sign in to comment.