From 471d9895894b58fbb2efbcc35786e8746f2ea2eb Mon Sep 17 00:00:00 2001 From: tianfeng <769204422@qq.com> Date: Fri, 27 Mar 2026 18:32:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Eazizi=20dev=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=20=20=E6=8E=A5=E5=8F=A3=E5=9C=B0=E5=9D=80=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index 121448a..cff075a 100644 --- a/.env.development +++ b/.env.development @@ -1,6 +1,6 @@ # 开发环境 VITE_NODE_ENV=development -VITE_API_BASE_URL=https://h5test.azizichat.com +VITE_API_BASE_URL=https://apitest.azizichat.com # VITE_API_BASE_URL=http://192.168.0.136:1100 VITE_APP_TITLE=Azizi H5 (Development)