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

10
jellyfin/template.json Normal file
View File

@@ -0,0 +1,10 @@
{
"name": "jellyfin",
"fields": [
{
"description": "Please add your filebrowser domain:",
"key": "JELLYFIN_DOMAIN",
"value": ""
}
]
}