nameserver: remove extraneous AAAA record
how did i not notice this 🐸
This commit is contained in:
parent
35088cf849
commit
58a2a1526b
@ -9,5 +9,4 @@ $TTL 604800
|
||||
ns IN A {{ local_ip }}
|
||||
@ IN NS localhost.
|
||||
@ IN A {{ local_ip }}
|
||||
@ IN AAAA ::1
|
||||
{{ dyndns_domain }} IN A {{ local_ip }}
|
||||
|
Loading…
Reference in New Issue
Block a user