From 8920f41cb02a21db7656bdbbd038f6a54238bdda Mon Sep 17 00:00:00 2001 From: zhaokai Date: Fri, 26 Sep 2025 10:56:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 5 ++++- .env.production | 7 +++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.env.development b/.env.development index 2f86c58..53eb2f6 100644 --- a/.env.development +++ b/.env.development @@ -1,2 +1,5 @@ VITE_BASE=/ -VITE_BASE_URL=http://192.168.0.18:8059/docking/ +VITE_BASE_URL=http://192.168.0.104:8059/docking/ + +#VITE_BASE=/ +#VITE_BASE_URL=http://39.100.115.58:7100/docking/ diff --git a/.env.production b/.env.production index bbb62b1..66b7f5c 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,5 @@ -VITE_BASE=/ -VITE_BASE_URL=http://192.168.20.240:8471/qhd-regulatoryV2/ + VITE_BASE=/dist + VITE_BASE_URL=http://192.168.20.240:7100/docking/ + +# VITE_BASE=/dist +# VITE_BASE_URL=http://39.100.115.58:7100/docking/