feat: Support NEXT_TELEMETRY_DISABLED (#7181)

This commit is contained in:
Nam Vu
2024-08-12 18:15:41 +07:00
committed by GitHub
parent 67b9fdaad7
commit 57ce8449b0
4 changed files with 6 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ ENV DEPLOY_ENV=PRODUCTION
ENV CONSOLE_API_URL=http://127.0.0.1:5001
ENV APP_API_URL=http://127.0.0.1:5001
ENV PORT=3000
ENV NEXT_TELEMETRY_DISABLED=1
# set timezone
ENV TZ=UTC