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.
1 parent e008fe7 commit de1b7d3Copy full SHA for de1b7d3
Qiniu/Conf/Config.cs
@@ -26,7 +26,7 @@ public class Config
26
/// <summary>
27
/// 七牛资源上传服务器地址.
28
/// </summary>
29
- public static string UP_HOST = "http://upload.qiniu.com";
+ public static string UP_HOST = "http://up.qiniu.com";
30
31
/// 七牛资源列表服务器地址.
32
0 commit comments