package for cloudron
This commit is contained in:
26
CloudronManifest.json
Normal file
26
CloudronManifest.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"id": "be.zoemp.cinekids",
|
||||
"title": "Cine Kids",
|
||||
"author": "Morgan",
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG.md",
|
||||
"tagline": "Ciné-agrégateur multi-source pour enfants.",
|
||||
"version": "1.0.0",
|
||||
"healthCheckPath": "/search?q=test",
|
||||
"httpPort": 3000,
|
||||
"addons": {
|
||||
"localstorage": {}
|
||||
},
|
||||
"manifestVersion": 2,
|
||||
"website": "https://zoemp.be/cine-kids",
|
||||
"contactEmail": "morgan@zoemp.be",
|
||||
"icon": "file://logo.png",
|
||||
"tags": [
|
||||
"cinema",
|
||||
"children",
|
||||
"cloudron"
|
||||
],
|
||||
"minBoxVersion": "7.5.0",
|
||||
"optionalSso": false
|
||||
}
|
||||
|
Reference in New Issue
Block a user