Update pihole/docker-compose.yml
This commit is contained in:
parent
1f43a3d00c
commit
84b1e206ae
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user