first test

This commit is contained in:
2026-01-03 11:28:21 -05:00
commit e52f8750b8
6 changed files with 152 additions and 0 deletions

11
CloudronManifest.json Normal file
View File

@@ -0,0 +1,11 @@
{
"title": "Romm",
"version": "0.1.0",
"healthCheckPath": "/",
"httpPort": 3000,
"addons": {
"localstorage": {},
"postgresql": {}
},
"manifestVersion": 2
}