mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
hosts/plover: update DNS zone
This commit is contained in:
parent
539d9c0b48
commit
a2407a75c4
@ -1,10 +1,10 @@
|
|||||||
; This is trying to be discrete with certain information. This should be copied
|
; This is trying to be discrete with certain information. This should be copied
|
||||||
; and replaced with more confidential information somewhere.
|
; and replaced with more confidential information somewhere.
|
||||||
$TTL 2h
|
$TTL 12h
|
||||||
$ORIGIN foodogsquared.one.
|
$ORIGIN foodogsquared.one.
|
||||||
|
|
||||||
@ IN SOA ns1.first-ns.de. hostmaster.foodogsquared.one. (
|
@ IN SOA ns1.first-ns.de. dns.hetzner.com. (
|
||||||
2023021301 ; serial number
|
2023021501 ; serial number
|
||||||
2h ; refresh
|
2h ; refresh
|
||||||
15m ; update retry
|
15m ; update retry
|
||||||
3w ; expiry
|
3w ; expiry
|
||||||
|
Loading…
Reference in New Issue
Block a user