From 8e0f0bd70ae5d75892219a499229a8ce1cd49d7e Mon Sep 17 00:00:00 2001 From: faulty Date: Wed, 1 Mar 2023 13:49:11 +0100 Subject: [PATCH] fix(gatus): non useful hostname --- custom/gatus/config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/custom/gatus/config.yaml b/custom/gatus/config.yaml index 516b42d..8c6eb42 100644 --- a/custom/gatus/config.yaml +++ b/custom/gatus/config.yaml @@ -64,6 +64,9 @@ endpoints: - name: hopper group: games url: "tcp://ixvd.net:25565" + ui: + hide-hostname: true + hide-url: true conditions: - "[CONNECTED] == true"