From 86b7f8953f059f145c01014bb3c9ea7ac018edf4 Mon Sep 17 00:00:00 2001 From: "chong.yanning@ebiz-digits.com" Date: Thu, 30 Oct 2025 17:08:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E5=9C=B0=E5=9D=80=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.prd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.prd b/.env.prd index 9bf3c57..1b38858 100644 --- a/.env.prd +++ b/.env.prd @@ -4,4 +4,4 @@ NODE_ENV = 'prd' // 如果是生产环境,请记得切换为production # flag VUE_APP_FLAG='prd' # VUE_APP_ADMIN='/api' -VUE_APP_ADMIN='https://eco.happyinsurance.com.cn:4443/api' +VUE_APP_ADMIN='https://eco.happyinsurance.com.cn/api'