diff options
Diffstat (limited to '.pihole.env.sample')
-rw-r--r-- | .pihole.env.sample | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.pihole.env.sample b/.pihole.env.sample new file mode 100644 index 0000000..94cfc72 --- /dev/null +++ b/.pihole.env.sample @@ -0,0 +1,5 @@ +TZ=Asia/Taipei +WEBPASSWORD=changeme +DEFAULT_HOST=<YOUR-IP-SERVER-OR-DOMAIN> +DNS1=172.20.0.5#5300 +DNS2=no |