Updated Unraid Docker icon

Logo was set to use emby, but binhex has since added the jellyfin logo.
This commit is contained in:
Terror-Gene 2019-04-08 14:56:42 +09:30 committed by GitHub
parent 79d9b8e693
commit c72393c970
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>