fix(config): add default domain resolver to routing configuration(singbox 1.14)

This commit is contained in:
Seyed Mahdi
2025-11-17 17:57:40 +03:30
parent 38d99eaf4c
commit fb6706cd5c

View File

@ -91,6 +91,9 @@
"route": {
"auto_detect_interface": true,
"final": "proxy",
"default_domain_resolver": {
"server": "local-dns"
},
"rule_set": [
{
"download_detour": "direct",