Add Jellyfin and FileBrowser configurations with updated domain and directory settings

This commit is contained in:
gyurix
2025-04-25 14:13:39 +02:00
parent 8106b2944d
commit 41ca6603e3
6 changed files with 156 additions and 11 deletions

View File

@@ -0,0 +1,6 @@
{
"jellyfin": {
"USER": "#JELLYFIN_USER",
"PASS": "#JELLYFIN_PASS"
}
}