v2ex
This commit is contained in:
parent
a426b3191a
commit
b7bb7a453d
12
FastGithub/appsettings.v2ex.json
Normal file
12
FastGithub/appsettings.v2ex.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"FastGithub": {
|
||||||
|
"DomainConfigs": {
|
||||||
|
"v2ex.com": {
|
||||||
|
"TlsSni": false
|
||||||
|
},
|
||||||
|
"*.v2ex.com": {
|
||||||
|
"TlsSni": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user