From 7ac0f40b38e5ca707234352c6d57171dbe90d827 Mon Sep 17 00:00:00 2001 From: zhangli <2235006734@qq.com> Date: Mon, 16 Oct 2023 13:29:25 +0800 Subject: [PATCH] 1 --- .env.test | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.env.test b/.env.test index b993274a1..3cb46094c 100644 --- a/.env.test +++ b/.env.test @@ -29,3 +29,6 @@ VITE_BASE_PATH=/ # 输出路径 VITE_OUT_DIR=dist-test + +# 自定义接口路径 +VITE_INTERFACE_URL='http://dev.ccwin-in.com:25100/magic/web/index.html'