close jellyfin port

feature/clan.lol
Ingolf Wagner 2024-01-02 06:07:08 +01:00
parent 30c0d459c8
commit cc8f610382
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
services.jellyfin = {
enable = true;
openFirewall = true;
openFirewall = false;
group = "media";
user = "media";
};