From 75f6a814525dfd3b19e359a3dfa3de3e9226f32d Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期二, 26 十一月 2024 15:08:46 +0800
Subject: [PATCH] 更新

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

diff --git a/.env.development b/.env.development
index fcf58c3..1104d7a 100644
--- a/.env.development
+++ b/.env.development
@@ -8,8 +8,8 @@
 #黄镇
 #VITE_APP_BASE_API = 'http://192.168.0.47:8085'
 
-#孔哥
-#VITE_APP_BASE_API = 'http://192.168.2.15:8088/api'
+#贺哥
+VITE_APP_BASE_API = 'http://192.168.2.11:8585'
 
 #线上
-VITE_APP_BASE_API = 'http://106.15.95.149:8088/api'
\ No newline at end of file
+#VITE_APP_BASE_API = 'http://106.15.95.149:8088/api'
\ No newline at end of file

--
Gitblit v1.9.2