cloudron-drone-app/CloudronManifest.json

12 lines
187 B
JSON
Raw Normal View History

{
"version": "0.0.1",
"id": "com.github.drone",
"healthCheckPath": "/",
"httpPort": 8000,
"addons": {
"localstorage": {},
"postgresql": {}
},
"manifestVersion": 2
}