mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat(access): taskchampion
This commit is contained in:
parent
e6a890915f
commit
ab318c0125
6 changed files with 69 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ module "hakurei_system_records" {
|
|||
"lm",
|
||||
"webrx",
|
||||
"deluge",
|
||||
"task",
|
||||
"home",
|
||||
"z2m",
|
||||
"grocy",
|
||||
|
|
|
|||
|
|
@ -106,6 +106,7 @@ module "tewi" {
|
|||
account_id = var.cloudflare_account_id
|
||||
zone_id = cloudflare_zone.gensokyo-zone_zone.id
|
||||
subdomains = [
|
||||
"task",
|
||||
"home",
|
||||
"z2m",
|
||||
"grocy",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue