port forwarded jellyfin port to stop logs from getting spammed
This commit is contained in:
parent
77f1aa30b7
commit
629357a416
3 changed files with 3 additions and 44 deletions
|
@ -72,7 +72,7 @@
|
|||
networkConfig.DHCP = "yes";
|
||||
|
||||
address = [
|
||||
"192.168.1.10/24"
|
||||
"192.168.1.10"
|
||||
];
|
||||
|
||||
gateway = ["192.168.1.1"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue