prometheus-server-app/CloudronManifest.json
2020-11-10 14:43:03 -08:00

14 lines
249 B
JSON

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