mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 21:26:06 +08:00
Update config_server.json
This commit is contained in:
parent
07e3258bc0
commit
f67d39ffc5
@ -8,8 +8,7 @@
|
|||||||
{
|
{
|
||||||
"type": "field",
|
"type": "field",
|
||||||
"ip": [
|
"ip": [
|
||||||
"geoip:cn",
|
"geoip:cn"
|
||||||
"geoip:private"
|
|
||||||
],
|
],
|
||||||
"outboundTag": "block"
|
"outboundTag": "block"
|
||||||
}
|
}
|
||||||
@ -33,7 +32,6 @@
|
|||||||
"network": "tcp",
|
"network": "tcp",
|
||||||
"security": "tls",
|
"security": "tls",
|
||||||
"tlsSettings": {
|
"tlsSettings": {
|
||||||
"rejectUnknownSni": true,
|
|
||||||
"certificates": [
|
"certificates": [
|
||||||
{
|
{
|
||||||
"certificateFile": "/etc/ssl/private/fullchain.cer", // 证书
|
"certificateFile": "/etc/ssl/private/fullchain.cer", // 证书
|
||||||
|
Loading…
x
Reference in New Issue
Block a user