feat: Support NEXT_TELEMETRY_DISABLED (#7181)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user