Skip to content

Commit 1d6e659

Browse files
committed
#9891
1 parent 88d1a9f commit 1d6e659

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)