From 8c369943a7897b093c829a011e729afaa69ac9ac Mon Sep 17 00:00:00 2001 From: tianfeng <769204422@qq.com> Date: Mon, 4 Aug 2025 17:40:06 +0800 Subject: [PATCH] =?UTF-8?q?oss=20url=20=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.staging | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.staging b/.env.staging index 821b06a..2cb5f68 100644 --- a/.env.staging +++ b/.env.staging @@ -11,7 +11,7 @@ VUE_APP_BASE_URL = 'https://console-test.lequdev.com' # oss VUE_APP_OSS_BUCKET = 'dev-yuyin' -VUE_APP_OSS_URL = 'https://dev-yuyin.oss-ap-southeast-1.aliyuncs.com' +VUE_APP_OSS_URL = 'https://tkm-likei.oss-ap-southeast-1.aliyuncs.com' # h5 VUE_APP_H5_BASE_URL = 'http://local.h5.yuyinfang168.com'