From 317ec968276fc0da64b69eea2f6f94cff798c455 Mon Sep 17 00:00:00 2001 From: perco Date: Wed, 6 May 2026 15:39:59 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20remove=20HomeStatus=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 32353f9..88a18cd 100644 --- a/services.json +++ b/services.json @@ -55,13 +55,6 @@ "url": "https://printvault.nas.percolouco.com", "docker": "printvault", "tags": ["3d", "impression"] - }, - { - "name": "HomeStatus", - "desc": "Dashboard temps réel système — CPU, RAM, disques, uptime", - "url": "http://192.168.1.29:9200", - "docker": null, - "tags": ["monitoring", "system"] } ] },