Update pihole/docker-compose.yml

This commit is contained in:
theflyingfool 2024-05-02 19:15:03 -05:00
parent 1f43a3d00c
commit 84b1e206ae

View File

@ -5,6 +5,7 @@ services:
pihole:
container_name: pihole
image: pihole/pihole:latest
hostname: pi.hole
# # For DHCP it is recommended to remove these ports and instead add: #network_mode: "host"
ports:
- "53:53/tcp"