We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2effc6e + ba66d9d commit 4990580Copy full SHA for 4990580
Qiniu/Conf/Config.cs
@@ -24,7 +24,7 @@ public class Config
24
/// <summary>
25
/// 七牛资源上传服务器地址.
26
/// </summary>
27
- public static string UP_HOST = "http://up.qiniu.com";
+ public static string UP_HOST = "http://upload.qiniu.com";
28
29
/// 七牛资源列表服务器地址.
30
0 commit comments