diff --git a/config.default.js b/config.default.js index 9c7b26d..66bb9ea 100644 --- a/config.default.js +++ b/config.default.js @@ -97,7 +97,10 @@ var config = { accessKey: 'your access key', secretKey: 'your secret key', bucket: 'your bucket name', - domain: 'http://your qiniu domain' + domain: 'http://your qiniu domain', + // 如果vps在国外,请使用 http://up.qiniug.com/ ,这是七牛的国际节点 + // 如果在国内,此项请留空 + uploadURL: 'http://xxxxxxxx', }, // 文件上传配置