prometheus-server-app/CloudronManifest.json

12 lines
210 B
JSON
Raw Normal View History

2020-11-05 12:54:41 +00:00
{
"version": "0.1.0",
"id": "eriktad.prometheus.cloudronapp",
"healthCheckPath": "/-/healthy",
"httpPort": 9090,
"icon": "logo.png",
"addons": {
"localstorage": {}
},
"manifestVersion": 2
}