Skip to content

Commit

Permalink
set timezone in home assistant
Browse files Browse the repository at this point in the history
  • Loading branch information
yp87 committed Nov 8, 2024
1 parent c8296df commit 6cf9f7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose-homeassistant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ services:
- ${BASE_PATH}/hass:/config
restart: always
network_mode: "host"
environment:
- TZ=America/Montreal
logging:
driver: "json-file"
options:
Expand Down

0 comments on commit 6cf9f7c

Please sign in to comment.