Add pihole to web network

This commit is contained in:
Joey Hafner 2023-03-04 16:03:28 -08:00
parent 5803e7052b
commit ddd61c13e5

View File

@ -3,6 +3,8 @@ services:
pihole:
image: pihole/pihole
container_name: pihole_pihole
networks:
- web
cap_add:
- NET_ADMIN
ports: