dns: add metronom.pub.solar
This commit is contained in:
parent
3bcdd33b5a
commit
9635367c82
|
@ -9,6 +9,11 @@ resource "namecheap_domain_records" "pub-solar" {
|
|||
type = "A"
|
||||
address = "80.71.153.210"
|
||||
}
|
||||
record {
|
||||
hostname = "metronom"
|
||||
type = "A"
|
||||
address = "49.13.236.167"
|
||||
}
|
||||
record {
|
||||
hostname = "auth"
|
||||
type = "CNAME"
|
||||
|
|
Loading…
Reference in a new issue