feat(mail): add Dovecot and Getmail configurations with ingress setup for SFTPGo
This commit is contained in:
@@ -66,3 +66,8 @@ variable "secret_key" {
|
||||
type = string
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
variable "fqdn" {
|
||||
description = "The fully qualified domain name for the Rustdesk server"
|
||||
type = string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user