Skip to content

Commit aebc4ac

Browse files
committed
Merge pull request #113 from simon-liubin/update/config
up.qiniu.com
2 parents 88f5a25 + 65ccfcd commit aebc4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/qiniu/api/config/Config.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public class Config {
2323

2424
public static String RS_HOST = "http://rs.qbox.me";
2525

26-
public static String UP_HOST = "http://up.qbox.me";
26+
public static String UP_HOST = "http://up.qiniu.com";
2727

2828
public static String RSF_HOST = "http://rsf.qbox.me";
2929

0 commit comments

Comments
 (0)