caladan's pg instance
parent
429b2c1065
commit
443e5b2f77
|
@ -61,7 +61,6 @@ variable "caladan-subdomains" {
|
|||
type = set(string)
|
||||
default = [
|
||||
"@",
|
||||
"filite",
|
||||
"git",
|
||||
"gts",
|
||||
"kb",
|
||||
|
@ -69,10 +68,11 @@ variable "caladan-subdomains" {
|
|||
"matrix",
|
||||
"mx2",
|
||||
"pleroma",
|
||||
"pg.caladan",
|
||||
"xmpp",
|
||||
"groups.xmpp",
|
||||
"proxy.xmpp",
|
||||
"upload.xmpp",
|
||||
"groups.xmpp",
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue