Browse Source

Fix typo in Jellyfin folder info

Robert Middleswarth 2 năm trước cách đây
mục cha
commit
095d04d6e7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      template/apps/jellyfin.json

+ 1 - 1
template/apps/jellyfin.json

@@ -38,7 +38,7 @@
 	"type": 1,
 	"volumes": [
 		{
-			"bind": "/portainer/Files/AppData/Config/Jelllyfin",
+			"bind": "/portainer/Files/AppData/Config/Jellyfin",
 			"container": "/config"
 		},
 		{