15 lines
No EOL
465 B
JSON
15 lines
No EOL
465 B
JSON
[
|
|
{
|
|
"type": 1,
|
|
"title": "htpcmanager",
|
|
"description": "Htpcmanager, a front end for many htpc related applications. Hellowlol version.",
|
|
"categories": ["MediaApp:Video"],
|
|
"platform": "linux",
|
|
"logo": "https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Images/htpcmanager-icon.png",
|
|
"image": "linuxserver/htpcmanager:latest",
|
|
"ports": [
|
|
"8085/tcp"
|
|
],
|
|
"volumes": [{ "container": "/config"}]
|
|
}
|
|
] |