소스 검색

Updated Unraid Docker icon

Logo was set to use emby, but binhex has since added the jellyfin logo.
Terror-Gene 6 년 전
부모
커밋
c72393c970
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      deployment/unraid/docker-templates/jellyfin.xml

+ 1 - 1
deployment/unraid/docker-templates/jellyfin.xml

@@ -46,6 +46,6 @@
     </Volume>
   </Data>
   <WebUI>http://[IP]:[PORT:8096]/</WebUI>
-  <Icon>https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/emby-icon.png</Icon>
+  <Icon>https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/jellyfin-icon.png</Icon>
   <ExtraParams></ExtraParams>
 </Containers>