Init mail.pub.solar #196

Merged
teutat3s merged 13 commits from feat/mail into main 2024-05-31 15:22:28 +00:00
Showing only changes of commit 9635367c82 - Show all commits

View file

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