From 91ccfa3ebdc7a68b6f632c3e59757ec03b15ac1f Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期五, 02 九月 2022 15:15:01 +0800
Subject: [PATCH] lct

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

diff --git a/config/index.js b/config/index.js
index 66ee7be..2791e98 100644
--- a/config/index.js
+++ b/config/index.js
@@ -23,7 +23,7 @@
 
     // can be overwritten by process.env.HOST
     // if you want dev by ip, please set host: '0.0.0.0'
-    host: 'localhost',
+    host: '192.168.0.54',
     port: 8101, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
     autoOpenBrowser: true,
     errorOverlay: true,

--
Gitblit v1.9.2