diff --git a/dns.tf b/dns.tf index f4b9d0a..ae2e7e9 100644 --- a/dns.tf +++ b/dns.tf @@ -25,7 +25,7 @@ variable "apex-domain" { variable "host-rproxy" { type = string - default = "rprxy-0.saline.o4data.net." + default = "rprxy.saline.o4data.net." } variable "protonmail-domainkey-id" {