fix: correct server configuration in singbox.json

This commit is contained in:
Seyed Mahdi
2025-05-28 23:09:36 +03:30
parent a532f7969f
commit 8b30b26e0c

View File

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