mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-13 21:54:13 +08:00
documentation: Fixes DNS default port
-49f23cfb8a/dns/transport/https.go (L95-L97)
-49f23cfb8a/dns/transport/quic/http3.go (L93-L95)
This commit is contained in:
parent
49f23cfb8a
commit
b5bf80c4b0
@ -50,7 +50,7 @@ If domain name is used, `domain_resolver` must also be set to resolve IP address
|
|||||||
|
|
||||||
The port of the DNS server.
|
The port of the DNS server.
|
||||||
|
|
||||||
`853` will be used by default.
|
`443` will be used by default.
|
||||||
|
|
||||||
#### path
|
#### path
|
||||||
|
|
||||||
|
@ -50,7 +50,7 @@ If domain name is used, `domain_resolver` must also be set to resolve IP address
|
|||||||
|
|
||||||
The port of the DNS server.
|
The port of the DNS server.
|
||||||
|
|
||||||
`853` will be used by default.
|
`443` will be used by default.
|
||||||
|
|
||||||
#### path
|
#### path
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user