.
This commit is contained in:
@@ -28,10 +28,10 @@ services:
|
||||
- '/home/rcadmin/docker/pihole/data:/etc/pihole'
|
||||
# Uncomment the below if you have custom dnsmasq config files that you want to persist. Not needed for most starting fresh with Pi-hole v6. If you're upgrading from v5 you and have used this directory before, you should keep it enabled for the first v6 container start to allow for a complete migration. It can be removed afterwards
|
||||
#- './etc-dnsmasq.d:/etc/dnsmasq.d'
|
||||
cap_add:
|
||||
#cap_add:
|
||||
# See https://github.com/pi-hole/docker-pi-hole#note-on-capabilities
|
||||
# Required if you are using Pi-hole as your DHCP server, else not needed
|
||||
- NET_ADMIN
|
||||
#- NET_ADMIN
|
||||
#restart: unless-stopped
|
||||
|
||||
deploy:
|
||||
@@ -42,7 +42,7 @@ services:
|
||||
- homepage.group=Infrastructure
|
||||
- homepage.name=pihole
|
||||
- homepage.icon=pi-hole.png
|
||||
- homepage.href=https://pihole.home.ramberg.net/
|
||||
- homepage.href=https://pihole.home.ramberg.net/admin
|
||||
# Widget Configuration
|
||||
- homepage.widget.type=pihole
|
||||
- homepage.widget.url=http://swarm.home.ramberg.net:8080
|
||||
|
||||
Reference in New Issue
Block a user