From 665f9ddd1e67cd2f1606013176263f5d8b4f20c8 Mon Sep 17 00:00:00 2001 From: perco Date: Wed, 6 May 2026 14:03:33 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20remove=20MonStatut=20(obsol=C3=A8te)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- services.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/services.json b/services.json index 5e68186..0d41133 100644 --- a/services.json +++ b/services.json @@ -63,13 +63,6 @@ "docker": null, "tags": ["monitoring", "system"] }, - { - "name": "MonStatut", - "desc": "Page de statut des services homelab", - "url": "http://192.168.1.29:9201", - "docker": null, - "tags": ["monitoring", "status"] - } ] }, {