test
This commit is contained in:
parent
ca1b42363b
commit
b90c31e6be
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in a new issue