prometheus-server-app/CloudronManifest.json
2020-11-10 14:40:38 -08:00

14 lines
254 B
JSON

{
"version": "0.1.0",
"id": "io.prometheus.cloudronapp",
"author": "Erik Tadevosyan",
"healthCheckPath": "/healthcheck",
"httpPort": 9090,
"icon": "logo.png",
"addons": {
"localstorage": {},
"ldap": {}
},
"manifestVersion": 2
}