Added missing minio record to hsn.dev.
This commit is contained in:
parent
d761d1ec20
commit
8334105133
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
$TTL 3600
|
||||
$ORIGIN hsn.dev.
|
||||
@ 3600 IN SOA gateway.jahanson.tech. gateway.jahanson.tech. (
|
||||
1683235219 ; serial number (epoch timestamp)
|
||||
1683832851 ; serial number (epoch timestamp)
|
||||
7200 ; refresh period
|
||||
3600 ; retry period
|
||||
1209600 ; expire time
|
||||
|
@ -20,4 +20,5 @@ onepassword-connect IN A 10.5.0.5
|
|||
|
||||
; CNAME Records
|
||||
s3 IN CNAME nas.jahanson.tech.
|
||||
minio IN CNAME nas.jahanson.tech.
|
||||
vpn IN CNAME gateway.jahanson.tech.
|
||||
|
|
Reference in a new issue