fix: correct server configuration in singbox.json
This commit is contained in:
@ -22,7 +22,8 @@
|
||||
],
|
||||
"servers": [
|
||||
{
|
||||
"address": "https://1.1.1.1/dns-query",
|
||||
"type": "https",
|
||||
"server": "1.1.1.1",
|
||||
"address_resolver": "local-dns",
|
||||
"detour": "proxy",
|
||||
"tag": "proxy-dns"
|
||||
|
||||
Reference in New Issue
Block a user