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"
|
"PROXY": "smarthostloadbalancer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"TARGET": "filebrowser"
|
"TARGET": "jellyfin"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"PORT": "8096"
|
"PORT": "8096"
|
||||||
|
Reference in New Issue
Block a user