From 3247273b3505b42c400251ee2fc0921affaadf40 Mon Sep 17 00:00:00 2001
From: chenlu <1320612696@qq.com>
Date: 星期一, 29 十二月 2025 16:40:10 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10105/r/ERP_override
---
north-glass-erp/northglass-erp/vite.config.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/north-glass-erp/northglass-erp/vite.config.js b/north-glass-erp/northglass-erp/vite.config.js
index c75d1a5..5c6d878 100644
--- a/north-glass-erp/northglass-erp/vite.config.js
+++ b/north-glass-erp/northglass-erp/vite.config.js
@@ -15,7 +15,7 @@
alias: {
'@': fileURLToPath(new URL('./src', import.meta.url))
}
- },
+ },
server: {
port: 5173,//绔彛鍙�
host: true,//ip鍦板潃 鎴� '0.0.0.0' 鎴� "loaclhost"
--
Gitblit v1.8.0