mirror of
https://git.cloudron.io/cloudron/prometheus-server-app.git
synced 2024-11-21 07:51:03 +00:00
change healthcheck port
This commit is contained in:
parent
dfe34d217c
commit
4f1f089b54
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
"version": "0.1.0",
|
||||
"id": "io.prometheus.cloudronapp",
|
||||
"author": "Erik Tadevosyan",
|
||||
"healthCheckPath": "/healthcheck",
|
||||
"healthCheckPath": "/status",
|
||||
"httpPort": 9090,
|
||||
"icon": "logo.png",
|
||||
"addons": {
|
||||
|
|
Loading…
Reference in a new issue