Skip to content

Commit de1b7d3

Browse files
committed
[ci skip]
1 parent e008fe7 commit de1b7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Qiniu/Conf/Config.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public class Config
2626
/// <summary>
2727
/// 七牛资源上传服务器地址.
2828
/// </summary>
29-
public static string UP_HOST = "http://upload.qiniu.com";
29+
public static string UP_HOST = "http://up.qiniu.com";
3030
/// <summary>
3131
/// 七牛资源列表服务器地址.
3232
/// </summary>

0 commit comments

Comments
 (0)