Chore/disable telemetry by default (#4427)

disable telemetry by default
This commit is contained in:
Henry Heng
2025-05-15 00:19:05 +08:00
committed by GitHub
parent a27826cdc0
commit 624143ad15
8 changed files with 2 additions and 14 deletions
-1
View File
@@ -28,7 +28,6 @@ services:
- LOG_LEVEL=${LOG_LEVEL}
- LOG_PATH=${LOG_PATH}
- BLOB_STORAGE_PATH=${BLOB_STORAGE_PATH}
- DISABLE_FLOWISE_TELEMETRY=${DISABLE_FLOWISE_TELEMETRY}
- MODEL_LIST_CONFIG_JSON=${MODEL_LIST_CONFIG_JSON}
- GLOBAL_AGENT_HTTP_PROXY=${GLOBAL_AGENT_HTTP_PROXY}
- GLOBAL_AGENT_HTTPS_PROXY=${GLOBAL_AGENT_HTTPS_PROXY}