Update domain-jellyfin.json to change TARGET from filebrowser to jellyfin for correct routing
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"PROXY": "smarthostloadbalancer"
|
||||
},
|
||||
{
|
||||
"TARGET": "filebrowser"
|
||||
"TARGET": "jellyfin"
|
||||
},
|
||||
{
|
||||
"PORT": "8096"
|
||||
|
Reference in New Issue
Block a user