Skip to content

Commit cfe105e

Browse files
Update cloudflared.md
Add waning Signed-off-by: ChristophorusReyhan <[email protected]>
1 parent adc8b15 commit cfe105e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/dns/cloudflared.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Edit configuration file by copying the following in to `/etc/default/cloudflared
8484
CLOUDFLARED_OPTS=--port 5053 --upstream https://1.1.1.1/dns-query --upstream https://1.0.0.1/dns-query
8585
```
8686

87-
If you're running cloudflared on different host than pi-hole, you can add listening address to all IPs:
87+
If you're running cloudflared on different host than pi-hole, you can add listening address to all IPs (for security, change 0.0.0.0 to your machine's IP, e.g. 192.168.1.1):
8888

8989
```bash
9090
# Commandline args for cloudflared, using Cloudflare DNS

0 commit comments

Comments
 (0)