From 62b08e290679b6be74e5c0ac08507744612c0d7a Mon Sep 17 00:00:00 2001 From: perco Date: Wed, 6 May 2026 15:39:26 +0200 Subject: [PATCH] fix: trailing comma dans services.json (JSON invalide) Co-Authored-By: Claude Sonnet 4.6 --- services.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services.json b/services.json index 0d41133..32353f9 100644 --- a/services.json +++ b/services.json @@ -62,7 +62,7 @@ "url": "http://192.168.1.29:9200", "docker": null, "tags": ["monitoring", "system"] - }, + } ] }, {