Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomquist authored Mar 13, 2024
1 parent a37f807 commit eed38e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ docker run -d \
## Configuration
The app can be configured using the following environment variables:

- `S2M_USER` (required): A Solix API client id
- `S2M_PASSWORD` (required): The client secret
- `S2M_USER` (required): Email address of your Anker account
- `S2M_PASSWORD` (required): Password of your Anker account
- `S2M_COUNTRY` (required): A two-letter country code (e.g. `DE`)
- `S2M_LOGIN_STORE` (optional): Path to a file where the auth tokens will be cached. (default `auth.data`)
- `S2M_POLL_INTERVAL` (optional): The polling interval in seconds (default `60`)
Expand Down

0 comments on commit eed38e6

Please sign in to comment.