Skip to content

Commit 2710485

Browse files
committed
Merge pull request #48 from coaku/b_xzk_upload_qiniu_com
#9891
2 parents 4a3e60a + 7cb3435 commit 2710485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/qiniu/conf/Conf.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
public class Conf {
44
public static final String USER_AGENT = "qiniu android-sdk v6.0.0";
5-
public static final String UP_HOST = "http://up.qiniu.com";
5+
public static final String UP_HOST = "http://upload.qiniu.com";
66
}

0 commit comments

Comments
 (0)