2020-06-05 20:25:57 +00:00
|
|
|
{
|
|
|
|
"version": "0.0.1",
|
|
|
|
"id": "com.github.drone",
|
2020-06-09 10:08:43 +00:00
|
|
|
"icon": "file://logo.png",
|
2020-06-05 20:25:57 +00:00
|
|
|
"healthCheckPath": "/",
|
|
|
|
"httpPort": 8000,
|
|
|
|
"addons": {
|
|
|
|
"localstorage": {},
|
|
|
|
"postgresql": {}
|
|
|
|
},
|
|
|
|
"manifestVersion": 2
|
|
|
|
}
|