docs: update capability documentation links

Signed-off-by: SirRGB <sirrgb@proton.me>
This commit is contained in:
SirRGB
2026-04-04 15:47:57 +02:00
parent c545a259c8
commit d704d2482e
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ services:
# Uncomment the below if you have custom dnsmasq config files that you want to persist. Not needed for most.
#- './etc-dnsmasq.d:/etc/dnsmasq.d'
cap_add:
# See https://github.com/pi-hole/docker-pi-hole#note-on-capabilities
# See https://docs.pi-hole.net/docker/configuration/#note-on-capabilities
# Required if you are using Pi-hole as your DHCP server, else not needed
- NET_ADMIN
restart: unless-stopped