Add pihole to web network
This commit is contained in:
parent
5803e7052b
commit
ddd61c13e5
@ -3,6 +3,8 @@ services:
|
||||
pihole:
|
||||
image: pihole/pihole
|
||||
container_name: pihole_pihole
|
||||
networks:
|
||||
- web
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
ports:
|
||||
|
Loading…
x
Reference in New Issue
Block a user