Update bind9vm/named.conf

This commit is contained in:
2026-04-19 17:52:10 +01:00
parent bc20cf2988
commit 516218f890

View File

@@ -20,6 +20,6 @@ options {
zone "johnsnexus.click" IN { zone "johnsnexus.click" IN {
type slave; type slave;
file "/var/cache/bind/johnsnexus-click.zone"; sync copy of master file "/var/cache/bind/johnsnexus-click.zone";
masters { 192.168.1.23; }; masters { 192.168.1.23; };
}; };