add hostname lines in 01-pihole.conf
This commit is contained in:
parent
7653b3d088
commit
18005ceee8
|
@ -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 New Issue