浏览代码

Merge pull request #1211 from Terror-Gene/patch-2

Update Unraid Docker icon
Andrew Rabert 6 年之前
父节点
当前提交
941ee53e7a
共有 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>