diff options
| author | Terror-Gene <mcinnes.scott@gmail.com> | 2019-04-08 14:56:42 +0930 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-08 14:56:42 +0930 |
| commit | c72393c9704d693b3beee51ebd35da0f68d13261 (patch) | |
| tree | 3fe1564a1bf2b253e3a2b3e2ddb485724fa79910 /deployment/unraid/docker-templates/jellyfin.xml | |
| parent | 79d9b8e693e4c53a56f610482f5f36f7a58f39f7 (diff) | |
Updated Unraid Docker icon
Logo was set to use emby, but binhex has since added the jellyfin logo.
Diffstat (limited to 'deployment/unraid/docker-templates/jellyfin.xml')
| -rw-r--r-- | deployment/unraid/docker-templates/jellyfin.xml | 2 |
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> |
