Update domain-jellyfin.json to change TARGET from filebrowser to jellyfin for correct routing

This commit is contained in:
gyurix
2025-04-26 14:29:07 +02:00
parent d396876f3f
commit d04bbf9f86

View File

@@ -23,7 +23,7 @@
"PROXY": "smarthostloadbalancer"
},
{
"TARGET": "filebrowser"
"TARGET": "jellyfin"
},
{
"PORT": "8096"