From c2ba84dbdd02c771e3f8e6f60c7599f9b64cb456 Mon Sep 17 00:00:00 2001 From: zhangquan Date: Tue, 31 Mar 2026 16:23:22 +0800 Subject: [PATCH] 1 --- .env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env b/.env index c1016f6..6d2caa5 100644 --- a/.env +++ b/.env @@ -92,4 +92,5 @@ DISABLE_LOOP_TRACE=true LOOP_ENABLED=false COZE_LOOP_ENABLED=false COZE_TRACING_ENABLED=false -OPT_ENABLE_LONG_REPORT=false \ No newline at end of file +OPT_ENABLE_LONG_REPORT=false +COZE_LOOP_TRACE_ENDPOINT=http://localhost:12345/nonexist \ No newline at end of file