test
This commit is contained in:
parent
015e406add
commit
faeb631c3b
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
token = "$TELEGRAF_TOKEN";
|
||||
organization = "default";
|
||||
bucket = "telegrafdb";
|
||||
http_headers = "{'Authorization' = 'Token $TELEGRAF_TOKEN'}";
|
||||
http_headers = "{ 'Authorization' = 'Token $TELEGRAF_TOKEN' }";
|
||||
};
|
||||
};
|
||||
inputs = {
|
||||
|
|
Loading…
Reference in a new issue