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
202d507b99
commit
013f751ea4
@ -4,7 +4,7 @@ $TTL 12h
|
||||
$ORIGIN foodogsquared.one.
|
||||
|
||||
@ 3600 IN SOA ns1 hostmaster (
|
||||
2023092001 ; serial number
|
||||
2023092301 ; serial number
|
||||
1h ; refresh
|
||||
15m ; update retry
|
||||
3w ; expiry
|
||||
@ -64,8 +64,6 @@ code IN CNAME plover
|
||||
vpn IN CNAME plover
|
||||
mux IN CNAME plover
|
||||
|
||||
ns1 IN CNAME plover
|
||||
|
||||
postgres IN CNAME plover
|
||||
|
||||
; Other things.
|
||||
|
Loading…
Reference in New Issue
Block a user