add cloudron packaging and auth refinements
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"id": "io.hnz.nouri",
|
||||
"title": "Nouri",
|
||||
"author": "Florian Heinz",
|
||||
"description": "Private Flask app for meals, shopping and gentle food planning",
|
||||
"tagline": "einfach essen planen",
|
||||
"version": "0.2.0",
|
||||
"upstreamVersion": "0.2.0",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8000,
|
||||
"manifestVersion": 2,
|
||||
"addons": {
|
||||
"localstorage": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user