mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
refactor(access): move some services to cf tunnels
This commit is contained in:
parent
49c31c1508
commit
9c6bbe8b82
10 changed files with 118 additions and 7 deletions
|
|
@ -12,6 +12,7 @@ module "hakurei" {
|
|||
subdomains = [
|
||||
"@",
|
||||
"prox",
|
||||
"pbx",
|
||||
]
|
||||
}
|
||||
|
||||
|
|
@ -44,6 +45,7 @@ module "tewi" {
|
|||
"id",
|
||||
"login",
|
||||
"z2m",
|
||||
"unifi",
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue