oss url 修改

This commit is contained in:
tianfeng 2025-08-04 17:40:06 +08:00
parent 6d3b2c7e9b
commit 8c369943a7

View File

@ -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'