Add Cloudron package for consuldemocracy

Type: unknown
Generated: Wed Nov 12 07:19:29 PM EST 2025
This commit is contained in:
TSYSDevStack Team
2025-11-12 19:19:29 -05:00
parent 156542d4f4
commit 7e0542320b
6 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"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
}
}