mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-11-26 04:52:43 +00:00
Added infrastructure for gdb.fyi short domain redirect
This commit is contained in:
@@ -17,6 +17,11 @@ variable "domain" {
|
||||
default = "genderdysphoria.fyi"
|
||||
}
|
||||
|
||||
variable "shortdomain" {
|
||||
type = string
|
||||
default = "gdb.fyi"
|
||||
}
|
||||
|
||||
variable "subdomains" {
|
||||
type = list
|
||||
default = [
|
||||
|
||||
Reference in New Issue
Block a user