diff --git a/Template/template.json b/Template/template.json index f05e884..2d68b08 100644 --- a/Template/template.json +++ b/Template/template.json @@ -422,40 +422,6 @@ } ] }, - { - "categories": [ - "Downloaders" - ], - "description": "Cardigann, a server for adding extra indexers to Sonarr, SickRage and CouchPotato via Torznab and TorrentPotato proxies. Behind the scenes Cardigann logs in and runs searches and then transforms the results into a compatible format.", - "env": [ - { - "default": "1000", - "label": "PUID", - "name": "PUID" - }, - { - "default": "100", - "label": "PGID", - "name": "PGID" - } - ], - "image": "linuxserver/cardigann:latest", - "logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/cardigann.png", - "name": "cardigann", - "platform": "linux", - "ports": [ - "5060:5060/tcp" - ], - "restart_policy": "unless-stopped", - "title": "Cardigann", - "type": 1, - "volumes": [ - { - "bind": "/portainer/Files/AppData/Config/Cardigann", - "container": "/config" - } - ] - }, { "categories": [ "Other",