Switch to development tag to support multiple upstreams in bootstrap.
This commit is contained in:
parent
417d5d0929
commit
c9865f35b3
2 changed files with 4 additions and 1 deletions
|
@ -2,6 +2,9 @@ bootstrapDns:
|
|||
upstream: https://1.1.1.1/dns-query
|
||||
ips:
|
||||
- 1.1.1.1
|
||||
upstream: https://1.0.0.1/dns-query
|
||||
ips:
|
||||
- 1.0.0.1
|
||||
connectIPVersion: v4
|
||||
upstream:
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue