From 392ff42d4115e0edf003757c85827cf0b5b56acb Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期二, 16 七月 2024 13:47:16 +0800
Subject: [PATCH] 导出

---
 .env.development |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env.development b/.env.development
index 85daf2d..23070ad 100644
--- a/.env.development
+++ b/.env.development
@@ -1,6 +1,6 @@
 # 本地环境
 ENV = 'development'
-VITE_API_URL = 'http://192.168.0.27:17080'
+VITE_API_URL = 'http://192.168.2.10:17080'
 
 #线上正式环境接口地址
-#VITE_API_URL = 'http://ftir.sinanoaq.cn/api'
\ No newline at end of file
+#VITE_API_URL = 'http://ftir.sinanoaq.cn/api'

--
Gitblit v1.9.2