From a57c2d1642ab2a61cff2f9ca4eb75924a0303cbb Mon Sep 17 00:00:00 2001
From: cloudroam <cloudroam>
Date: 星期日, 22 六月 2025 17:53:48 +0800
Subject: [PATCH] add  首页配置

---
 config/default-dev.json5 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/default-dev.json5 b/config/default-dev.json5
index 36520fe..28f1e82 100644
--- a/config/default-dev.json5
+++ b/config/default-dev.json5
@@ -1,3 +1,3 @@
 {
-  httpBaseUri: 'http://localhost:8080',
+  httpBaseUri: 'http://192.168.1.213:8080',
 }

--
Gitblit v1.9.3