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.
2 parents 6ec28e9 + 97769a3 commit 27ff2f1Copy full SHA for 27ff2f1
src/main/java/com/qiniu/api/config/Config.java
@@ -25,7 +25,7 @@ public class Config {
25
26
public static String RS_HOST = "http://rs.qbox.me";
27
28
- public static String UP_HOST = "http://up.qiniu.com";
+ public static String UP_HOST = "http://upload.qiniu.com";
29
30
public static String RSF_HOST = "http://rsf.qbox.me";
31
0 commit comments