Skip to content

Commit 72825d8

Browse files
authored
Update cloudflared.md
Fixed MD error. Signed-off-by: Mike <[email protected]>
1 parent 6753032 commit 72825d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/guides/dns/cloudflared.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Edit configuration file by copying the following in to `/etc/default/cloudflared
8383
# Commandline args for cloudflared, using Cloudflare DNS
8484
CLOUDFLARED_OPTS=--port 5053 --upstream https://cloudflare-dns.com/dns-query
8585
```
86+
8687
!!! info
8788
See the other available [Cloudflare endpoints](https://developers.cloudflare.com/1.1.1.1/infrastructure/network-operators/#available-endpoints).
8889

@@ -162,7 +163,7 @@ Finally, configure Pi-hole to use the local `cloudflared` service as the upstrea
162163

163164
### Updating `cloudflared`
164165

165-
The `cloudflared` tool will not receive updates through the package manager. However, you should keep the program update to date. You can either do this manually (e.g. by watching their [repo](https://github.com/cloudflare/cloudflared)), or via a cron script.
166+
The `cloudflared` tool will not receive updates through the package manager. However, you should keep the program update to date. You can either do this manually (e.g. by watching their [repo](https://github.com/cloudflare/cloudflared) for new releases), or via a cron script.
166167

167168
The procedure for updating depends on how you configured the `cloudflared` binary.
168169

0 commit comments

Comments
 (0)