feat: Added jellyfin
This commit is contained in:
@@ -39,6 +39,9 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
jellyfin = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
authelia = {
|
authelia = {
|
||||||
instances.darksailor = {
|
instances.darksailor = {
|
||||||
enable = true;
|
enable = true;
|
||||||
@@ -194,6 +197,9 @@
|
|||||||
reverse_proxy localhost:8123
|
reverse_proxy localhost:8123
|
||||||
|
|
||||||
'';
|
'';
|
||||||
|
virtualHosts."media.darksailor.dev".extraConfig = ''
|
||||||
|
reverse_proxy localhost:8096
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user