From 9dd0794702f5aa573db6761b3124d2bbae53a64c Mon Sep 17 00:00:00 2001 From: Raine Date: Mon, 4 Dec 2023 10:33:09 +0100 Subject: [PATCH] fix: update services gatus --- .../link/docker-compose.d/custom/gatus/config.yaml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/servers/link/docker-compose.d/custom/gatus/config.yaml b/servers/link/docker-compose.d/custom/gatus/config.yaml index 363f07e..e2f1f3a 100644 --- a/servers/link/docker-compose.d/custom/gatus/config.yaml +++ b/servers/link/docker-compose.d/custom/gatus/config.yaml @@ -77,14 +77,14 @@ endpoints: ui: hide-hostname: true - - name: microbin + - name: bin <<: *default-http group: cloud url: "https://bin.ixvd.net" # DEVOPS # - - name: gitea + - name: forgejo <<: *default-http group: devops url: "https://git.ixvd.net" @@ -111,10 +111,10 @@ endpoints: group: utils url: "https://search.ixvd.net" - - name: libretranslate + - name: wireguard <<: *default-http group: utils - url: "https://translate.ixvd.net" + url: "https://link.ixvd.net" # SOCIAL # @@ -127,6 +127,11 @@ endpoints: <<: *default-http group: social url: "https://fedi.ixvd.net" + + - name: takahe + <<: *default-http + group: social + url: "https://takahe.ixvd.net" - name: cinny <<: *default-http