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

@@ -232,6 +232,7 @@ services:
CONSOLE_API_URL: ${CONSOLE_API_URL:-}
APP_API_URL: ${APP_API_URL:-}
SENTRY_DSN: ${WEB_SENTRY_DSN:-}
NEXT_TELEMETRY_DISABLED: ${NEXT_TELEMETRY_DISABLED:-0}
# The postgres database.
db: