From befd1f21839939b54254bd316bbd158b136fcd15 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期二, 12 十一月 2024 16:54:25 +0800
Subject: [PATCH] 简化主页

---
 config/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/index.js b/config/index.js
index 30ff19b..0d563f5 100644
--- a/config/index.js
+++ b/config/index.js
@@ -9,7 +9,7 @@
 
 // 绾夸笂鐩戠
 const inspectUrl = 'https://fyami.com.cn:447';
-// const inspectUrl = 'http://192.168.0.138:8082';
+// const inspectUrl = 'http://192.168.0.138:9001';
 // const inspectUrl = 'http://192.168.0.138:8080';
 // const inspectUrl = 'http://192.168.1.8:8080';
 

--
Gitblit v1.9.3