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