mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Update docs/guides/dns-over-https.md
Co-authored-by: Dan Schaper <dan@glacialmagma.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user