Skip to content

Commit

Permalink
Fix spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonacox committed Mar 18, 2022
1 parent 2a66791 commit ec49308
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions telegraf.conf
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
"http://pypowerwall:8675/aggregates",
"http://pypowerwall:8675/soe",
"http://pypowerwall:8675/strings",
"http://pypowerwall:8675/temps/pw",
"http://pypowerwall:8675/freq"
"http://pypowerwall:8675/temps/pw",
"http://pypowerwall:8675/freq"
]
method = "GET"
insecure_skip_verify = true
Expand Down

0 comments on commit ec49308

Please sign in to comment.