|
|
@ -26,13 +26,14 @@ const config = { |
|
|
|
const defaultConfig = { |
|
|
|
mapKey : '', |
|
|
|
aliOss : { |
|
|
|
//阿里云oss绑定的域名
|
|
|
|
url : 'https://tennis-oss.xzaiyp.top/', |
|
|
|
config : { |
|
|
|
//桶的地址
|
|
|
|
region: 'oss-cn-guangzhou', |
|
|
|
//id
|
|
|
|
accessKeyId:'LTAI5tNycA46YTwm383dRvMV', |
|
|
|
//密钥
|
|
|
|
//密钥s
|
|
|
|
accessKeySecret:'tAdbYQCmdur6jbZ8hjvgB7T1Z52mIG', |
|
|
|
//桶的名字
|
|
|
|
bucket: 'zhuoqiu-image', |
|
|
|