Reference portainer stack.env
This commit is contained in:
@ -24,4 +24,6 @@ services:
|
||||
# https://github.com/pi-hole/docker-pi-hole#note-on-capabilities
|
||||
cap_add:
|
||||
- NET_ADMIN # Required if you are using Pi-hole as your DHCP server, else not needed
|
||||
restart: unless-stopped
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- stack.env
|
Reference in New Issue
Block a user