mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-10 04:49:19 -08:00
fix(freepbx): ucp access
This commit is contained in:
parent
2b59e68384
commit
c388c862ca
5 changed files with 90 additions and 6 deletions
|
|
@ -31,6 +31,7 @@ module "hakurei_system_records" {
|
|||
"plex",
|
||||
"idp",
|
||||
"ldap",
|
||||
"pbx",
|
||||
"smb",
|
||||
"kitchen",
|
||||
"yt",
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ module "hakurei" {
|
|||
subdomains = [
|
||||
"@",
|
||||
"prox",
|
||||
"pbx",
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue