From 55c8181bbe4c198f9bda5520ea0d8ba148933f9e Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期五, 16 一月 2026 10:34:53 +0800
Subject: [PATCH] gx重试指令间隔
---
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