.
This commit is contained in:
parent
e26e25b566
commit
be2843ca80
65 changed files with 187 additions and 39 deletions
|
|
@ -22,7 +22,7 @@ in {
|
|||
services.mydia = {
|
||||
enable = true;
|
||||
|
||||
port = 2010;
|
||||
port = 2100;
|
||||
listenAddress = "0.0.0.0";
|
||||
openFirewall = true;
|
||||
|
||||
|
|
@ -54,7 +54,7 @@ in {
|
|||
qbittorrent = {
|
||||
type = "qbittorrent";
|
||||
host = "localhost";
|
||||
port = 2008;
|
||||
port = 2080;
|
||||
username = "admin";
|
||||
passwordFile = config.sops.secrets."mydia/qbittorrent_password".path;
|
||||
useSsl = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue