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 ccd9c7b commit 97769a3Copy full SHA for 97769a3
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