From a04b2d215ec4290e3acf55a0bdab56f1d1fbb551 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期四, 15 五月 2025 14:06:08 +0800 Subject: [PATCH] fix: bug --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 552a878..c796369 100644 --- a/.env.development +++ b/.env.development @@ -12,8 +12,8 @@ # 寮�鍙戠幆澧冨悗绔湴鍧� VITE_PROXY_DOMAIN_REAL = "http://localhost:57190" +# VITE_PROXY_DOMAIN_REAL = "http://192.168.0.27:57190" # VITE_PROXY_DOMAIN_REAL = "https://testrlywx.boleyuma.com" - VITE_COMPRESSION = "none" -- Gitblit v1.9.1