Skip to content

Commit

Permalink
Documentation Update: Add detailing to the environment variables
Browse files Browse the repository at this point in the history
Signed-off-by: Gnanakeethan Balasubramaniam <[email protected]>
  • Loading branch information
gnanakeethan committed Sep 24, 2023
1 parent 0ec0776 commit b1be304
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/implementations/watt-time.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ https://www.watttime.org/get-the-data/data-plans/
# export WATT_TIME_PASSWORD=test2
```
* username: Username for the WattTime API
* ENV_WATT_TIME_USERNAME - specifying this value enables the RIMPL to load the value from the environment variable
* ENV_WATT_TIME_USERNAME - specifying this value enables the RIMPL to load the value from the environment variable `WATT_TIME_USERNAME`
* password: Password for the WattTime API
* ENV_WATT_TIME_PASSWORD - specifying this value enables the RIMPL to load the value from the environment variable
* ENV_WATT_TIME_PASSWORD - specifying this value enables the RIMPL to load the value from the environment variable `WATT_TIME_PASSWORD`


### Observations
Expand Down

0 comments on commit b1be304

Please sign in to comment.