mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
chore(tautulli): remove lan access
This commit is contained in:
parent
88138c06d5
commit
3e277a645f
2 changed files with 0 additions and 2 deletions
|
|
@ -5,7 +5,6 @@ in {
|
|||
services = {
|
||||
tautulli = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
port = 8181;
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -30,7 +30,6 @@ module "mediabox_system_records" {
|
|||
local_v6 = "fd0a::be24:11ff:fe34:f4a8"
|
||||
local_subdomains = [
|
||||
"plex",
|
||||
"tautulli",
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue