diff --git a/Security_Containers/pihole/.env b/Security_Containers/pihole/.env index 038e492..4028799 100644 --- a/Security_Containers/pihole/.env +++ b/Security_Containers/pihole/.env @@ -1,2 +1,3 @@ SERVICE_NAME=pihole -DOMAIN_NAME=example.com \ No newline at end of file +DOMAIN_NAME=example.com +PIHOLE_IP=192.168.1.X \ No newline at end of file