Update rproxy target.

This commit is contained in:
Otho Ulrich 2023-01-18 00:39:08 -05:00
parent 01f6b67598
commit 1862b40891
Signed by: Otho
GPG Key ID: 16C720CD3BBE21D9

2
dns.tf
View File

@ -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" {