Skip to content

Commit da44a56

Browse files
committed
Merge pull request #107 from coaku/b_xzk_upload_qiniu_com
#9891
2 parents 88d1a9f + 1d6e659 commit da44a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qiniu/conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ exports.SECRET_KEY = '<DONT SEND YOUR SECRET KEY TO ANYONE>';
44

55
exports.USER_AGENT = 'qiniu nodejs-sdk v6.1.3';
66

7-
exports.UP_HOST = 'http://up.qbox.me';
7+
exports.UP_HOST = 'http://upload.qiniu.com';
88
exports.RS_HOST = 'http://rs.qbox.me';
99
exports.RSF_HOST = 'http://rsf.qbox.me';
1010
exports.RPC_TIMEOUT = 3600000; // default rpc timeout: one hour

0 commit comments

Comments
 (0)