Files
cloudron-romm/CloudronManifest.json
2026-01-03 11:28:21 -05:00

12 lines
178 B
JSON

{
"title": "Romm",
"version": "0.1.0",
"healthCheckPath": "/",
"httpPort": 3000,
"addons": {
"localstorage": {},
"postgresql": {}
},
"manifestVersion": 2
}