add cloudron packaging and auth refinements

This commit is contained in:
2026-04-12 12:12:39 +02:00
parent 36bde02c54
commit 24ebb26ffd
7 changed files with 97 additions and 1 deletions
+15
View File
@@ -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": {}
}
}