Added jellyfin to dingserver

This commit is contained in:
2022-06-30 14:07:23 +01:00
parent 7736586670
commit 97f205789b
3 changed files with 48 additions and 1 deletions

View File

@@ -68,6 +68,12 @@
file_server
'';
};
"movies.danielpatterson.dev" = {
extraConfig = ''
reverse_proxy localhost:8096
'';
};
};
};
}