Addes support for reverse proxy to home server
This commit is contained in:
@@ -37,3 +37,9 @@ variable "mail_crypt_public_key" {
|
||||
description = "Mailcrypt public key"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "wireguard_1_public_key" {
|
||||
description = "The public key for Wireguard"
|
||||
type = string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user