Update README.md
This commit is contained in:
parent
4b099fbd9d
commit
1ca8135ebd
1 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ Before running the script, please ensure you have the following installed on you
|
|||
Set environment variables for your TimeTagger URL, token, and optionally, the log level:
|
||||
|
||||
```shell
|
||||
export TIMETAGGER_URL="https://yourtimetagger.url/api/endpoint"
|
||||
export TIMETAGGER_URL="https://yourtimetagger.url/api/v2/records"
|
||||
export TIMETAGGER_TOKEN="yourtimetaggertoken"
|
||||
export LOG_LEVEL="INFO" # Default is WARNING, options: DEBUG, INFO, WARNING, ERROR, CRITICAL
|
||||
```
|
||||
|
|
@ -58,4 +58,4 @@ Your contributions to improve TimeTagger Watcher are welcome! Please feel free t
|
|||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License. Please see the LICENSE.md file for details.
|
||||
This project is licensed under the MIT License. Please see the LICENSE.md file for details.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue