fix(config): add default domain resolver to routing configuration(singbox 1.14)
This commit is contained in:
@ -91,6 +91,9 @@
|
||||
"route": {
|
||||
"auto_detect_interface": true,
|
||||
"final": "proxy",
|
||||
"default_domain_resolver": {
|
||||
"server": "local-dns"
|
||||
},
|
||||
"rule_set": [
|
||||
{
|
||||
"download_detour": "direct",
|
||||
|
||||
Reference in New Issue
Block a user