update obs-portal dns target
Flake checks / Check (pull_request) Successful in 6m11s Details

pull/115/head
Hendrik Sokolowski 2024-04-27 22:41:36 +02:00
parent c74394449d
commit fef1874938
Signed by: hensoko
GPG Key ID: 5C36A01B80BCCC59
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ resource "namecheap_domain_records" "pub-solar" {
}
record {
hostname = "obs-portal"
type = "A"
address = "80.71.153.210"
type = "CNAME"
address = "nachtigall.pub.solar."
}
record {
hostname = "vpn"