This commit is contained in:
iFargle 2023-07-05 20:45:21 +09:00
parent f2d63fffd4
commit 9b1959cdc3

View file

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