Skip to content

Commit

Permalink
config update
Browse files Browse the repository at this point in the history
  • Loading branch information
SunLn committed May 7, 2014
1 parent 43fef34 commit c75b2dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module.exports = {
'SECRET_KEY': '<Your Secret Key>',
'Bucket_Name': '<Your Bucket Name>',
'Port': 18080,
'Uptoken_Url': '/token',
'Uptoken_Url': '/uptoken',
'Domain': 'http://qiniu-plupload.qiniudn.com/'
}
};

0 comments on commit c75b2dd

Please sign in to comment.