prometheus-server-app/CloudronManifest.json
erik.novembit 3bccd54e6c Basic app
2020-11-05 16:54:41 +04:00

12 lines
210 B
JSON

{
"version": "0.1.0",
"id": "eriktad.prometheus.cloudronapp",
"healthCheckPath": "/-/healthy",
"httpPort": 9090,
"icon": "logo.png",
"addons": {
"localstorage": {}
},
"manifestVersion": 2
}