mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-23 21:30:17 +00:00
add hostname lines in 01-pihole.conf
This commit is contained in:
parent
7653b3d088
commit
18005ceee8
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
|||
address=/pi.hole/@IPv4@
|
||||
address=/pi.hole/@IPv6@
|
||||
|
||||
address=/@HOSTNAME@/@IPv4@
|
||||
address=/@HOSTNAME@/@IPv6@
|
||||
|
||||
addn-hosts=/etc/pihole/gravity.list
|
||||
|
||||
domain-needed
|
||||
|
|
Loading…
Reference in a new issue