FastGithub icon indicating copy to clipboard operation
FastGithub copied to clipboard

添加googlesource.com

Open 0312birdzhang opened this issue 4 years ago • 0 comments

能用,但是不知道配置的完善吗

$ cat appsettings/appsettings.googlesource.json 
{
  "FastGithub": {
    "DomainConfigs": {
      "*.googlesource.com": { 
        "TlsIgnoreNameMismatch": true
      }
    }
  }
}

0312birdzhang avatar Mar 15 '22 08:03 0312birdzhang