Added missing minio record to hsn.dev.

This commit is contained in:
Joseph Hanson 2023-05-11 14:23:20 -05:00
parent d761d1ec20
commit 8334105133
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -5,7 +5,7 @@
$TTL 3600 $TTL 3600
$ORIGIN hsn.dev. $ORIGIN hsn.dev.
@ 3600 IN SOA gateway.jahanson.tech. gateway.jahanson.tech. ( @ 3600 IN SOA gateway.jahanson.tech. gateway.jahanson.tech. (
1683235219 ; serial number (epoch timestamp) 1683832851 ; serial number (epoch timestamp)
7200 ; refresh period 7200 ; refresh period
3600 ; retry period 3600 ; retry period
1209600 ; expire time 1209600 ; expire time
@ -20,4 +20,5 @@ onepassword-connect IN A 10.5.0.5
; CNAME Records ; CNAME Records
s3 IN CNAME nas.jahanson.tech. s3 IN CNAME nas.jahanson.tech.
minio IN CNAME nas.jahanson.tech.
vpn IN CNAME gateway.jahanson.tech. vpn IN CNAME gateway.jahanson.tech.