From 46f3e8105ff438ce2a63040a8d18d6fbb19ad6a1 Mon Sep 17 00:00:00 2001 From: iatacs19 <33841205+iatacs19@users.noreply.github.com> Date: Thu, 21 May 2020 20:08:43 -0400 Subject: [PATCH] Update docs/guides/dns-over-https.md Co-authored-by: Dan Schaper --- docs/guides/dns-over-https.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/guides/dns-over-https.md b/docs/guides/dns-over-https.md index f0bc295..52c439f 100644 --- a/docs/guides/dns-over-https.md +++ b/docs/guides/dns-over-https.md @@ -58,9 +58,11 @@ sudo useradd -s /usr/sbin/nologin -r -M cloudflared ``` Proceed to create a configuration file for `cloudflared`: + ```bash sudo nano /etc/default/cloudflared ``` + Edit configuration file by copying the following in to `/etc/default/cloudflared`. This file contains the command-line options that get passed to cloudflared on startup: ```bash