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 88f5a25 + 65ccfcd commit aebc4acCopy full SHA for aebc4ac
src/main/java/com/qiniu/api/config/Config.java
@@ -23,7 +23,7 @@ public class Config {
23
24
public static String RS_HOST = "http://rs.qbox.me";
25
26
- public static String UP_HOST = "http://up.qbox.me";
+ public static String UP_HOST = "http://up.qiniu.com";
27
28
public static String RSF_HOST = "http://rsf.qbox.me";
29
0 commit comments