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