diff options
Diffstat (limited to 'kubernetes/pihole/10-customdns.conf')
-rw-r--r-- | kubernetes/pihole/10-customdns.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/pihole/10-customdns.conf b/kubernetes/pihole/10-customdns.conf index af0b1b7..89cfd1f 100644 --- a/kubernetes/pihole/10-customdns.conf +++ b/kubernetes/pihole/10-customdns.conf @@ -6,4 +6,6 @@ host-record=phone.lan,192.168.1.110 host-record=switch.lan,192.168.1.106 host-record=router.lan,192.168.1.200 host-record=voidbox.lan,192.168.1.103 +host-record=voidbox2.lan,192.168.1.117 host-record=searx.lan,192.168.1.109 +host-record=rpiz2.lan,192.168.1.116 |