From 14ca102a0f6fc8ba8e7bf8cca9444d0cc852bbef Mon Sep 17 00:00:00 2001 From: Bensuperpc Date: Sun, 2 Feb 2025 13:15:46 +0100 Subject: [PATCH] Move services Signed-off-by: Bensuperpc --- .../services/homepage/config/services.yaml | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/infrastructure/services/homepage/config/services.yaml b/infrastructure/services/homepage/config/services.yaml index bf4bea7..fe3409d 100644 --- a/infrastructure/services/homepage/config/services.yaml +++ b/infrastructure/services/homepage/config/services.yaml @@ -97,20 +97,6 @@ ping: open-webui.bensuperpc.org container: open-webui -- Admin: - - uptime-kuma: - icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/uptime-kuma.png - href: https://uptimekuma.bensuperpc.org/ - description: Uptime Kuma - ping: uptimekuma.bensuperpc.org - container: uptime-kuma - - yacht: -# icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/yacht.png - href: https://yacht.bensuperpc.org/ - description: Yacht - ping: yacht.bensuperpc.org - container: yacht - - Games: - minecraft: icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/minecraft.png @@ -131,3 +117,17 @@ # ping: 7dtd.bensuperpc.org container: satisfactory_server +- Admin: + - uptime-kuma: + icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/uptime-kuma.png + href: https://uptimekuma.bensuperpc.org/ + description: Uptime Kuma + ping: uptimekuma.bensuperpc.org + container: uptime-kuma + - yacht: +# icon: https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/yacht.png + href: https://yacht.bensuperpc.org/ + description: Yacht + ping: yacht.bensuperpc.org + container: yacht +