We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa76f7 commit 8b6030eCopy full SHA for 8b6030e
demo/config.js
@@ -2,7 +2,7 @@ module.exports = {
2
'ACCESS_KEY': '<Your Access Key>',
3
'SECRET_KEY': '<Your Secret Key>',
4
'Bucket_Name': '<Your Bucket Name>',
5
- 'Port': 18080,
+ 'Port': 19110,
6
'Uptoken_Url': '/uptoken',
7
'Domain': 'http://qiniu-plupload.qiniudn.com/'
8
};
0 commit comments