Update README.md

This commit is contained in:
Regis David Souza Mesquita 2024-10-08 15:54:36 +01:00 committed by GitHub
parent 4b099fbd9d
commit 1ca8135ebd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.