From ce98f732b9e4f32154d39454213e1abf3dc07f5b Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期四, 01 一月 2026 14:10:09 +0800
Subject: [PATCH] 日志打印影藏

---
 httpConfig.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/httpConfig.json b/httpConfig.json
index 1033188..fe9d697 100644
--- a/httpConfig.json
+++ b/httpConfig.json
@@ -1,5 +1,5 @@
 {
-    "enabled": false,
+    "enabled": true,
     "port": 8080,
     "host": "0.0.0.0",
     "cors": {

--
Gitblit v1.8.0