hosts/plover: update DNS zone

This commit is contained in:
Gabriel Arazas 2023-09-28 18:32:31 +08:00
parent 202d507b99
commit 013f751ea4
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -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.