2021-02-11 15:55:21 +00:00
|
|
|
{
|
|
|
|
"id": "io.baserow.cloudronapp",
|
|
|
|
"title": "Baserow",
|
|
|
|
"author": "Bram Wiepjes",
|
|
|
|
"description": "file://DESCRIPTION.md",
|
|
|
|
"tagline": "Collaborate on any form of data",
|
|
|
|
"website": "https://baserow.io",
|
|
|
|
"contactEmail": "bram@baserow.io",
|
|
|
|
"icon": "file://logo.png",
|
|
|
|
"tags": ["no-code", "nocode", "database", "data", "collaborate", "airtable"],
|
2024-10-02 18:58:17 +00:00
|
|
|
"version": "1.28.0",
|
2022-06-21 11:12:11 +00:00
|
|
|
"healthCheckPath": "/api/_health/",
|
2021-02-11 15:55:21 +00:00
|
|
|
"httpPort": 80,
|
|
|
|
"addons": {
|
|
|
|
"postgresql": {},
|
|
|
|
"sendmail": {},
|
|
|
|
"localstorage": {}
|
|
|
|
},
|
|
|
|
"memoryLimit": 2147483648,
|
2024-01-16 13:58:59 +00:00
|
|
|
"manifestVersion": 2,
|
|
|
|
"multiDomain": true
|
2021-02-11 15:55:21 +00:00
|
|
|
}
|