diff --git a/pihole.container b/pihole.container index a1b7be4..7727624 100644 --- a/pihole.container +++ b/pihole.container @@ -7,8 +7,8 @@ Wants=network.target ContainerName=pihole Image=docker.io/pihole/pihole:latest AutoUpdate=registry -PublishPort=5353:53/tcp -PublishPort=5353:53/udp +PublishPort=192.168.86.3:53:53/tcp +PublishPort=192.168.86.3:53:53/udp PublishPort=8181:80/tcp PublishPort=4433:443/tcp #Uncomment the below if using Pi-hole as your DHCP Server diff --git a/pihole.env b/pihole.env index a676694..469a4bf 100644 --- a/pihole.env +++ b/pihole.env @@ -1,3 +1,3 @@ TZ=America/New_York -FTLCONF_webserver_api_password:oddsbodikins +FTLCONF_webserver_api_password= FTLCONF_dns_listeningmode=ALL