soulseek-cloudron/CloudronManifest.json

19 lines
409 B
JSON

{
"id": "org.zoemp.zikkenek",
"title": "Zikkenek Soulseek",
"author": "Morgan Wattiez",
"description": "file://DESCRIPTION.md",
"changelog": "Initial release.",
"tagline": "Soulseek client packaged for Cloudron",
"version": "1.0.0",
"healthCheckPath": "/",
"httpPort": 6080,
"addons": {
"localstorage": {},
"sendmail": {}
},
"manifestVersion": 2,
"minBoxVersion": "9.0.0"
}