This commit is contained in:
iFargle 2023-07-05 20:41:41 +09:00
parent ca1b42363b
commit b90c31e6be

View file

@ -24,7 +24,7 @@
token = "$TELEGRAF_TOKEN"; token = "$TELEGRAF_TOKEN";
organization = "default"; organization = "default";
bucket = "telegrafdb"; bucket = "telegrafdb";
http_headers = "{ 'Authorization' = 'Token test }"; http_headers = "{ 'Authorization' = 'Token test' }";
}; };
}; };
inputs = { inputs = {