mediaserver: wip jellyfin
This commit is contained in:
parent
e8294c4114
commit
a1930aa4a6
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
"ens3".allowedTCPPorts = ports;
|
"ens3".allowedTCPPorts = ports;
|
||||||
|
"ens3".allowedUDPPorts = ports;
|
||||||
"tailscale0".allowedTCPPorts = ports;
|
"tailscale0".allowedTCPPorts = ports;
|
||||||
|
"tailscale0".allowedUDPPorts = ports;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue