默认端口
This commit is contained in:
parent
0bf8998d26
commit
e912f06cd4
@ -11,7 +11,7 @@ namespace FastGithub.Configuration
|
||||
/// <summary>
|
||||
/// http代理端口
|
||||
/// </summary>
|
||||
public int HttpProxyPort { get; set; }
|
||||
public int HttpProxyPort { get; set; } = 38457;
|
||||
|
||||
/// <summary>
|
||||
/// 回退的dns
|
||||
|
||||
Loading…
Reference in New Issue
Block a user