Reference portainer stack.env

This commit is contained in:
2024-05-31 21:01:21 -03:00
parent 80029a1bce
commit 27106224d9
4 changed files with 10 additions and 2 deletions

View File

@ -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