Skip to content

Commit

Permalink
Add timezone to sample env
Browse files Browse the repository at this point in the history
  • Loading branch information
flosoft committed Aug 20, 2022
1 parent d2e0169 commit e27fa4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .env_sample
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ ADMIN_PASSWORD=HTPASS_PASSWORD_FOR_ADMIN_PAGE
BASE_URL=/map
MAPBOX_TOKEN=pk.BLA
TESLALOGGER_BASEURL=http://raspberry:5010/
TESLALOGGER_CARID=1
TESLALOGGER_CARID=1
TZ=Europe/Berlin

0 comments on commit e27fa4e

Please sign in to comment.