sonarr: changed port to 8989
This commit is contained in:
parent
a66b5edf78
commit
269e736f47
@ -13,7 +13,7 @@ in
|
|||||||
dnsInterfaces = [ "tailscale" ];
|
dnsInterfaces = [ "tailscale" ];
|
||||||
|
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
port = 6969;
|
port = 8989;
|
||||||
allowLan = true;
|
allowLan = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user