Merge pull request #48 from ThinkPadNL/patch-1

Update dns-over-https.md
This commit is contained in:
Mark Drobnak
2018-08-17 10:34:16 -04:00
committed by GitHub

View File

@@ -51,7 +51,7 @@ Proceed to create a configuration file for `cloudflared` by copying the followin
```
# Commandline args for cloudflared
CLOUDFLARED_OPTS=--port 5053 --upstream https://1.1.1.1/dns-query
CLOUDFLARED_OPTS=--port 5053 --upstream https://1.1.1.1/dns-query --upstream https://1.0.0.1/dns-query
```
Update the permissions for the configuration file and `cloudflared` binary to allow access for the cloudflared user