diff --git a/custom/gatus/config.yaml b/custom/gatus/config.yaml index 1dcae96..3481cda 100644 --- a/custom/gatus/config.yaml +++ b/custom/gatus/config.yaml @@ -96,4 +96,11 @@ endpoints: conditions: - "[STATUS] == 503" # as there is no service hosted @ "proxy" + # personal # + - name: home + <<: *default-http + group: personal + url: "https://home.famslof.nl" + ui: + hide-hostname: true \ No newline at end of file