Merge pull request #211 from RobLoach/patch-5

jellyfin: Fix Jellyfin config directory spelling
This commit is contained in:
SelfhostedPro
2021-01-15 16:50:43 -08:00
committed by GitHub

View File

@@ -1466,7 +1466,7 @@
"volumes": [
{
"container": "/config",
"bind": "!config/Jelllyfin"
"bind": "!config/Jellyfin"
},
{
"container": "/data/tvshows",