From c5f194fed4332c26a5fee81cc64e928ba3820be6 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Tue, 01 Apr 2025 15:16:48 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/drone/command-center-dashboard

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

diff --git a/.env.development b/.env.development
index 9189d82..e531bdd 100644
--- a/.env.development
+++ b/.env.development
@@ -4,10 +4,10 @@
 
 #接口地址
 VITE_APP_API = /api
-VITE_APP_API_URL = https://wrj.shuixiongit.com/api
+# VITE_APP_API_URL = https://wrj.shuixiongit.com/api
 
 # 连接本地服务器
-# VITE_APP_API_URL = http://192.168.1.204/api
+VITE_APP_API_URL = http://192.168.1.7
 
 #调试参数
 VITE_APP_DEBUG_KEY = saber

--
Gitblit v1.9.3