Syntax error fix.
This commit is contained in:
parent
c9865f35b3
commit
acd7a50960
1 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
bootstrapDns:
|
||||
upstream: https://1.1.1.1/dns-query
|
||||
- upstream: https://1.1.1.1/dns-query
|
||||
ips:
|
||||
- 1.1.1.1
|
||||
upstream: https://1.0.0.1/dns-query
|
||||
- upstream: https://1.0.0.1/dns-query
|
||||
ips:
|
||||
- 1.0.0.1
|
||||
connectIPVersion: v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue