Compare commits

..

1 Commits

Author SHA1 Message Date
Pablo Ovelleiro Corral a66c6ada59
Add dns entry
Flake checks / Check (pull_request) Failing after 3m59s Details
2024-04-27 00:26:14 +02:00
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ resource "namecheap_domain_records" "pub-solar" {
}
record {
hostname = "alerts"
type = "CNAME"
address = "nachtigall.pub.solar."
type = "CNAME"
address = "flora-6.pub.solar."
}
record {
hostname = "git"