dns: rename alerts.pub.solar -> alerts.wg.pub.solar

This commit is contained in:
teutat3s 2025-04-28 21:14:23 +02:00
parent 5a870ec558
commit 40fd34e172
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -170,7 +170,7 @@ resource "namecheap_domain_records" "pub-solar" {
address = "80.244.242.5"
}
record {
hostname = "alerts"
hostname = "alerts.wg"
type = "CNAME"
address = "trinkgenossin.wg.pub.solar"
}