Update domain-jellyfin.json to change SERVICE_NAME from filebrowser to jellyfin

This commit is contained in:
gyurix
2025-04-27 10:36:06 +02:00
parent 6ecd07594e
commit 57f4e26b0e

View File

@@ -1,6 +1,6 @@
{ {
"main": { "main": {
"SERVICE_NAME": "filebrowser", "SERVICE_NAME": "jellyfin",
"DOMAIN": "#JELLYFIN_DOMAIN" "DOMAIN": "#JELLYFIN_DOMAIN"
}, },
"containers": [ "containers": [