obs-portal: init obs-portal on nachtigall #115

Merged
teutat3s merged 5 commits from feat/obs-portal-nachtigall into main 2024-04-27 23:14:50 +00:00
Showing only changes of commit fef1874938 - Show all commits

View file

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