From b90c31e6be464a4586c457cbc13b86d9e787ddcb Mon Sep 17 00:00:00 2001 From: iFargle Date: Wed, 5 Jul 2023 20:41:41 +0900 Subject: [PATCH] test --- services/telegraf.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/telegraf.nix b/services/telegraf.nix index fd39c6ac..4707a867 100644 --- a/services/telegraf.nix +++ b/services/telegraf.nix @@ -24,7 +24,7 @@ token = "$TELEGRAF_TOKEN"; organization = "default"; bucket = "telegrafdb"; - http_headers = "{ 'Authorization' = 'Token test }"; + http_headers = "{ 'Authorization' = 'Token test' }"; }; }; inputs = {