first commit
This commit is contained in:
24
CloudronManifest.json
Normal file
24
CloudronManifest.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"id": "io.putzliga.app",
|
||||
"title": "Putzliga",
|
||||
"author": "hnzio <mail@example.com>",
|
||||
"description": "Spielerische Haushalts-App mit Aufgaben, Punkten, Monats-Highscore, Kalender und PWA-Push.",
|
||||
"tagline": "Haushalt mit Liga-Gefühl",
|
||||
"version": "1.0.0",
|
||||
"manifestVersion": 2,
|
||||
"healthCheckPath": "/healthz",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
"localstorage": {}
|
||||
},
|
||||
"contactEmail": "admin@example.com",
|
||||
"icon": "file://icon.png",
|
||||
"tags": [
|
||||
"household",
|
||||
"tasks",
|
||||
"pwa",
|
||||
"productivity",
|
||||
"flask"
|
||||
],
|
||||
"memoryLimit": 268435456
|
||||
}
|
||||
Reference in New Issue
Block a user