mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
hosts/plover: update foodogsquared.one DNS zone
This commit is contained in:
parent
b4b64fa50b
commit
0830ff0458
@ -4,7 +4,7 @@ $TTL 12h
|
|||||||
$ORIGIN foodogsquared.one.
|
$ORIGIN foodogsquared.one.
|
||||||
|
|
||||||
@ 3600 IN SOA ns1 hostmaster (
|
@ 3600 IN SOA ns1 hostmaster (
|
||||||
2023092301 ; serial number
|
2023100801 ; serial number
|
||||||
1h ; refresh
|
1h ; refresh
|
||||||
15m ; update retry
|
15m ; update retry
|
||||||
3w ; expiry
|
3w ; expiry
|
||||||
@ -63,8 +63,10 @@ pass IN CNAME plover
|
|||||||
code IN CNAME plover
|
code IN CNAME plover
|
||||||
vpn IN CNAME plover
|
vpn IN CNAME plover
|
||||||
mux IN CNAME plover
|
mux IN CNAME plover
|
||||||
|
vouch IN CNAME plover
|
||||||
|
|
||||||
postgres IN CNAME plover
|
postgres IN CNAME plover
|
||||||
|
monitoring IN CNAME plover
|
||||||
|
|
||||||
; Other things.
|
; Other things.
|
||||||
_github-pages-challenge-foo-dogsquared IN TXT 673febae1ea0095e76d1e02a7a1709
|
_github-pages-challenge-foo-dogsquared IN TXT 673febae1ea0095e76d1e02a7a1709
|
||||||
|
Loading…
Reference in New Issue
Block a user