From bbce2824bd6492535ec437f0863726be347acf7f Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期一, 05 一月 2026 13:00:08 +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