port forwarded jellyfin port to stop logs from getting spammed

This commit is contained in:
Leyla Becker 2025-03-24 17:22:46 -05:00
parent 77f1aa30b7
commit 629357a416
3 changed files with 3 additions and 44 deletions

View file

@ -72,7 +72,7 @@
networkConfig.DHCP = "yes";
address = [
"192.168.1.10/24"
"192.168.1.10"
];
gateway = ["192.168.1.1"];