From 4e776537f1a4d637d90fb1604fffae2f985dfeb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois=20Bonelle?= Date: Sun, 23 Jan 2022 13:21:36 +0100 Subject: [PATCH] commit --- telegraf/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/telegraf/config.json b/telegraf/config.json index b2b0127..dcbc5f7 100755 --- a/telegraf/config.json +++ b/telegraf/config.json @@ -44,6 +44,5 @@ }, "ports": { "9273/tcp": 9273 - }, - "image" : "fbonelle/{arch}-hassio-telegraf" + } }