diff options
author | Jesús <heckyel@hyperbola.info> | 2023-01-03 00:17:45 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2023-01-03 00:17:45 +0800 |
commit | 02f419ff2cf0913625f3035568391bd55f03cb77 (patch) | |
tree | d1a3923c62e18d8ea3fb1dc65a4dd83a0edbd6e6 /.pihole.env.sample | |
parent | 9e7bf7c6ded968cf313185833d3f3f0b973e276c (diff) | |
download | tunnel-master.tar.lz tunnel-master.tar.xz tunnel-master.zip |
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 |