diff --git a/pihole/compose.yml b/pihole/compose.yml index 4ea3166..8072494 100644 --- a/pihole/compose.yml +++ b/pihole/compose.yml @@ -3,6 +3,7 @@ services: pihole: container_name: pihole image: pihole/pihole:latest + hostname: pihole ports: # DNS Ports - "53:53/tcp"