From 667b70fb0f3ff54cb854fa59af55cf66f04692a3 Mon Sep 17 00:00:00 2001 From: Didier Date: Sun, 30 Apr 2023 00:01:59 +0200 Subject: [PATCH] fix status page --- custom/gatus/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom/gatus/config.yaml b/custom/gatus/config.yaml index 3585b72..1dcae96 100644 --- a/custom/gatus/config.yaml +++ b/custom/gatus/config.yaml @@ -42,10 +42,10 @@ endpoints: # DEVOPS # - - name: gitlab - <<: *default + - name: gitea + <<: *default-http group: devops - url: "tcp://git.ixvd.net:80" + url: "https://git.ixvd.net" - name: grafana <<: *default-http