This commit is contained in:
iFargle 2023-07-05 20:44:47 +09:00
parent b90c31e6be
commit b6acbe09b8

View file

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