From 8f36a203bbee6c74c6531331a7cf00572120bfab Mon Sep 17 00:00:00 2001
From: web <candymxq888@outlook.com>
Date: 星期日, 27 四月 2025 17:28:59 +0800
Subject: [PATCH] fix:修改配置

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

diff --git a/.env.development b/.env.development
index f99f497..941161e 100644
--- a/.env.development
+++ b/.env.development
@@ -9,4 +9,4 @@
 VITE_APP_IMG_BASEURL='http://192.168.0.200:8036/upload'
 
 #后端本地
-  VITE_APP_PUBLIC_REQUEST_API = 'http://192.168.0.200:8036'
+  VITE_APP_PUBLIC_REQUEST_API = 'http://192.168.0.67:8036'

--
Gitblit v1.9.3