mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore(z2m): local access
This commit is contained in:
parent
b61e08250f
commit
c37901e4d0
3 changed files with 35 additions and 27 deletions
|
|
@ -27,6 +27,7 @@ module "hakurei_system_records" {
|
|||
"smb",
|
||||
"kitchen",
|
||||
"home",
|
||||
"z2m",
|
||||
"grocy",
|
||||
"yt",
|
||||
]
|
||||
|
|
@ -89,7 +90,6 @@ module "tewi_system_records" {
|
|||
local_v6 = "fd0a::be24:11ff:fecc:6657"
|
||||
local_subdomains = [
|
||||
"mqtt",
|
||||
"z2m",
|
||||
"postgresql",
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue