exposed jellyfin & cleaned some mess

This commit is contained in:
chloe 2024-08-25 12:07:50 +02:00
parent 8998b072c3
commit 7a2f6147a2
12 changed files with 39 additions and 50 deletions

View file

@ -4,7 +4,6 @@
enable = true;
settings = {
server = {
http_addr = "0.0.0.0";
http_port = 3000;
};
};