mirror of https://github.com/v2ray/v2ray-core
update official config
parent
57709a5cdb
commit
c061cf9f34
|
@ -32,16 +32,19 @@
|
|||
{
|
||||
"type": "field",
|
||||
"port": 80,
|
||||
"network": "tcp",
|
||||
"outboundTag": "pass"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"port": 443,
|
||||
"network": "tcp",
|
||||
"outboundTag": "pass"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"port": 53,
|
||||
"network": "tcp,udp",
|
||||
"outboundTag": "pass"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue