From b43eb9805387637dba1c56f41e59dbc749cff13e Mon Sep 17 00:00:00 2001 From: Didier Date: Sat, 4 Mar 2023 20:43:17 +0100 Subject: [PATCH] prometheus port --- custom/gatus/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/gatus/config.yaml b/custom/gatus/config.yaml index 96d73dc..7faa2da 100644 --- a/custom/gatus/config.yaml +++ b/custom/gatus/config.yaml @@ -59,7 +59,7 @@ endpoints: - name: prometheus <<: *default-http group: utils - url: "http://prometheus" + url: "http://prometheus:9090" - name: shlink <<: *default