feat: added template + linting
This commit is contained in:
parent
e487af8136
commit
dc5a9d3653
17 changed files with 79 additions and 53 deletions
|
@ -28,9 +28,9 @@ services:
|
|||
- ./etc-pihole/:/etc/pihole/
|
||||
- ./etc-dnsmasq.d/:/etc/dnsmasq.d/
|
||||
# You'll need this, if you are using a self-created network
|
||||
#- ./resolv.conf:/etc/resolv.conf
|
||||
# - ./resolv.conf:/etc/resolv.conf
|
||||
# Recommended but not required (DHCP needs NET_ADMIN)
|
||||
# https://github.com/pi-hole/docker-pi-hole#note-on-capabilities
|
||||
#cap_add:
|
||||
#- NET_ADMIN
|
||||
restart: unless-stopped
|
||||
# cap_add:
|
||||
# - NET_ADMIN
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue