From dd76305135bc2ba6ef8c5213062a232857cd2d3f Mon Sep 17 00:00:00 2001 From: "zhoukaihong@idcos.com" Date: Mon, 31 Mar 2025 22:02:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 4ac51d4..b37e362 100644 --- a/.env +++ b/.env @@ -5,7 +5,7 @@ SHOPRO_VERSION=v2.4.1 SHOPRO_BASE_URL=http://api-dashboard.yudao.iocoder.cn # 后端接口 - 测试环境(通过 process.env.NODE_ENV = development) -SHOPRO_DEV_BASE_URL=http://127.0.0.1:48080 +SHOPRO_DEV_BASE_URL=http://47.105.52.65:48080 ### SHOPRO_DEV_BASE_URL = http://yunai.natapp1.cc # 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持 S3 服务