Update template.json
This commit is contained in:
parent
a5c3f6cb3c
commit
e010922d2b
1 changed files with 0 additions and 56 deletions
|
@ -1120,34 +1120,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"title": "hydra",
|
||||
"description": "NZBHydra is a meta search for NZB indexers and the \"spiritual successor\" to NZBmegasearcH. It provides easy access to a number of raw and newznab based indexers.",
|
||||
"logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/hydra-icon.png",
|
||||
"image": "linuxserver/hydra:latest",
|
||||
"categories": ["Downloaders", "Other", "Tools"],
|
||||
"platform": "linux",
|
||||
"ports": [
|
||||
"5075/tcp"
|
||||
],
|
||||
"volumes": [
|
||||
{"container": "/config"},
|
||||
{"container": "/downloads"}
|
||||
],
|
||||
"env": [
|
||||
{
|
||||
"name":"PUID",
|
||||
"label":"PUID",
|
||||
"set":""
|
||||
},
|
||||
{
|
||||
"name":"PGID",
|
||||
"label":"PGID",
|
||||
"set":""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"title": "headphones",
|
||||
|
@ -1401,34 +1373,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"title": "hydra2",
|
||||
"description": "NZBHydra is a meta search for NZB indexers and the \"spiritual successor\" to NZBmegasearcH. It provides easy access to a number of raw and newznab based indexers.",
|
||||
"logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/hydra-icon.png",
|
||||
"image": "linuxserver/hydra2:latest",
|
||||
"categories": ["Downloaders", "Other", "Tools"],
|
||||
"platform": "linux",
|
||||
"ports": [
|
||||
"5076/tcp"
|
||||
],
|
||||
"volumes": [
|
||||
{"container": "/config" },
|
||||
{"container": "/downloads"}
|
||||
],
|
||||
"env": [
|
||||
{
|
||||
"name":"PUID",
|
||||
"label":"PUID",
|
||||
"set":""
|
||||
},
|
||||
{
|
||||
"name":"PGID",
|
||||
"label":"PGID",
|
||||
"set":""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"title": "nzbhydra2",
|
||||
|
|
Loading…
Reference in a new issue