aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Rabert <6550543+nvllsvm@users.noreply.github.com>2019-04-08 18:53:57 -0400
committerGitHub <noreply@github.com>2019-04-08 18:53:57 -0400
commit941ee53e7a406c7343a20859ffe486c008046985 (patch)
tree3fe1564a1bf2b253e3a2b3e2ddb485724fa79910
parent79d9b8e693e4c53a56f610482f5f36f7a58f39f7 (diff)
parentc72393c9704d693b3beee51ebd35da0f68d13261 (diff)
Merge pull request #1211 from Terror-Gene/patch-2
Update Unraid Docker icon
-rw-r--r--deployment/unraid/docker-templates/jellyfin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/unraid/docker-templates/jellyfin.xml b/deployment/unraid/docker-templates/jellyfin.xml
index 1d97a9f00..5a5b4bb5c 100644
--- a/deployment/unraid/docker-templates/jellyfin.xml
+++ b/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>