prometheus-server-app/CloudronManifest.json
2020-11-06 22:55:38 +04:00

13 lines
257 B
JSON

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