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:
Guanran Wang 2025-02-13 02:21:01 +08:00
parent 49f23cfb8a
commit b5bf80c4b0
No known key found for this signature in database
GPG Key ID: 91F97D9ED12639CF
2 changed files with 2 additions and 2 deletions

View File

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

View File

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