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

This commit is contained in:
gyurix
2025-04-27 11:27:34 +02:00
parent 74fc04beb6
commit 060a3c8ffd

View File

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