chore(tautulli): remove lan access

This commit is contained in:
arcnmx 2024-01-18 17:16:37 -08:00
parent 88138c06d5
commit 3e277a645f
2 changed files with 0 additions and 2 deletions

View file

@ -5,7 +5,6 @@ in {
services = {
tautulli = {
enable = true;
openFirewall = true;
port = 8181;
};

View file

@ -30,7 +30,6 @@ module "mediabox_system_records" {
local_v6 = "fd0a::be24:11ff:fe34:f4a8"
local_subdomains = [
"plex",
"tautulli",
]
}