From 02409bfbe15f22fc3b5dccadabfd860a660a49d9 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Sat, 11 Oct 2025 10:37:14 +0800
Subject: [PATCH] feat: 名称修改

---
 .env.development |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/.env.development b/.env.development
index f9e005f..7eb4e97 100644
--- a/.env.development
+++ b/.env.development
@@ -2,7 +2,7 @@
  # @Author       : yuan
  # @Date         : 2025-07-29 15:59:42
  # @LastEditors  : yuan
- # @LastEditTime : 2025-09-15 13:59:38
+ # @LastEditTime : 2025-09-15 14:33:51
  # @FilePath     : \.env.development
  # @Description  :
  # Copyright 2025 OBKoro1, All Rights Reserved.
@@ -20,11 +20,12 @@
 VITE_APP_BASE=/manage
 
 # 服务地址
-VITE_APP_URL = https://wrj.shuixiongit.com/api
-#VITE_APP_URL= http://192.168.1.168
-#VITE_APP_URL= http://192.168.1.33
+# VITE_APP_URL = https://wrj.shuixiongit.com/api
+# VITE_APP_URL= http://192.168.1.168
+ VITE_APP_URL= http://192.168.1.33
+# VITE_APP_URL= http://192.168.1.204
 #新大屏地址
-VITE_APP_DASHBOARD_URL = 'http://192.168.1.194:5173/command-center-dashboard/'
+VITE_APP_DASHBOARD_URL = 'https://wrj.shuixiongit.com/command-center-dashboard/'
 
 # 域名
 VITE_APP_AREA_NAME = https://wrj.shuixiongit.com

--
Gitblit v1.9.3