prometheus-server-app/CloudronManifest.json
Girish Ramakrishnan a94931425f Fix the app id
2020-11-10 14:37:32 -08:00

14 lines
254 B
JSON

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