18 lines
406 B
JSON
18 lines
406 B
JSON
{
|
|
"id": "com.database-gateway.cloudron",
|
|
"title": "database-gateway",
|
|
"version": "1.0.0",
|
|
"description": "Auto-generated Cloudron package for database-gateway",
|
|
"developer": {
|
|
"name": "TSYSDevStack Team",
|
|
"email": "support@tsysdevstack.com"
|
|
},
|
|
"tags": ["productivity", "web-app"],
|
|
"httpPort": 8080,
|
|
"manifestVersion": 2,
|
|
"healthCheck": {
|
|
"path": "/",
|
|
"port": 8080
|
|
}
|
|
}
|