소스 검색

Fix typo in Jellyfin folder info

Robert Middleswarth 2 년 전
부모
커밋
095d04d6e7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"
 		},
 		{