fix: 修改阿里云地址
This commit is contained in:
parent
7c7be7e3d3
commit
d2444b5cc3
@ -12,7 +12,7 @@ VITE_APP_BASE_API = 'http://118.31.107.112:8000'
|
||||
VITE_APP_WEBSOCKET_URL ='wss://cloud-api.mall4j.com'
|
||||
|
||||
# 访问文件存储资源的url 对应阿里云的Bucket域名
|
||||
VITE_APP_RESOURCES_URL = 'https://mall4j-minio-test.mall4j.com/tmerclub'
|
||||
VITE_APP_RESOURCES_URL = 'https://tmer-test.oss-cn-hangzhou.aliyuncs.com'
|
||||
|
||||
# 腾讯地图key
|
||||
VITE_APP_MAP_KEY = ''
|
||||
|
@ -17,7 +17,7 @@ VITE_APP_BASE_API = 'http://118.31.107.112:8000'
|
||||
VITE_APP_WEBSOCKET_URL = 'wss://cloud-api.mall4j.com'
|
||||
|
||||
# 访问文件存储资源的url 对应阿里云的Bucket域名
|
||||
VITE_APP_RESOURCES_URL = 'https://tmerclub.oss-cn-guangzhou.aliyuncs.com'
|
||||
VITE_APP_RESOURCES_URL = 'https://tmer-test.oss-cn-hangzhou.aliyuncs.com'
|
||||
|
||||
# 腾讯地图key
|
||||
VITE_APP_MAP_KEY = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user