Update config_server.json

This commit is contained in:
chika0801 2022-11-20 11:13:08 +08:00 committed by GitHub
parent 07e3258bc0
commit f67d39ffc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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", //