From 2734b2e38c4608fe0614ffb034a758a69d8a7999 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Wed, 21 Jan 2026 10:55:31 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +++- .env.production | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index e1d4866..f4ef19e 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,5 @@ # VITE_API_BASE_URL = http://112.29.103.165:1616 # VITE_API_BASE_URL = /api -VITE_API_BASE_URL = http://192.168.0.133:58080 +# VITE_API_BASE_URL = http://192.168.0.39:58089 +VITE_API_BASE_URL = http://112.29.103.165:58080 +w \ No newline at end of file diff --git a/.env.production b/.env.production index bd380cd..c1b9cc8 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,3 @@ # VITE_API_BASE_URL = http://192.168.1.175:58080 -VITE_API_BASE_URL = http://192.168.0.133:58080 \ No newline at end of file +# VITE_API_BASE_URL = http://192.168.0.39:58089 +VITE_API_BASE_URL = http://112.29.103.165:58080 \ No newline at end of file