Commit b0d37c54 authored by Rob Maas's avatar Rob Maas Committed by Yong Tang

fix tls_servername in cloudflare example (#2466)

parent ea5ee43d
......@@ -167,7 +167,7 @@ Or with multiple upstreams from the same provider
~~~ corefile
. {
forward . tls://1.1.1.1 tls://1.0.0.1 {
tls_servername loudflare-dns.com
tls_servername cloudflare-dns.com
health_check 5s
}
cache 30
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment