From 8b3c422cc075f1083f8961663fb2e2f56f8b2e92 Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期四, 12 六月 2025 14:30:37 +0800 Subject: [PATCH] fix: s --- .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