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