v1.0.1
Added
- / endpoint saying API is running
- DEBUG_MODE variable (printing out debug of TeslaMateApi if set to true)
Changed
- specifying port 8080 in Run()
- updated Traefik example in README
- code cleanup
Fixed
- added missing tzdata package in Dockerfile