diff options
author | terminaldweller <thabogre@gmail.com> | 2022-01-07 19:35:12 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-01-07 19:35:12 +0000 |
commit | 98578c1fd4828a508e64e5a54a844142580b0f54 (patch) | |
tree | 30bd22335b27122889ea37b344b2bd11c6ed580e /kubernetes/pihole/10-customdns.conf | |
parent | ipfs fixed (diff) | |
download | scripts-98578c1fd4828a508e64e5a54a844142580b0f54.tar.gz scripts-98578c1fd4828a508e64e5a54a844142580b0f54.zip |
update
Diffstat (limited to 'kubernetes/pihole/10-customdns.conf')
-rw-r--r-- | kubernetes/pihole/10-customdns.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/pihole/10-customdns.conf b/kubernetes/pihole/10-customdns.conf index a5c4539..af0b1b7 100644 --- a/kubernetes/pihole/10-customdns.conf +++ b/kubernetes/pihole/10-customdns.conf @@ -6,3 +6,4 @@ 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=searx.lan,192.168.1.109 |