From 4f1f089b5431d9f754f5e3a2e6caa83a31355a26 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 10 Nov 2020 14:43:03 -0800 Subject: [PATCH] change healthcheck port --- CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 9a1b0ef..217266f 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -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": {