Docker: fix time zones
This commit is contained in:
parent
1e1f1299d1
commit
fe65265dff
8 changed files with 8 additions and 20 deletions
|
@ -9,11 +9,9 @@ services:
|
|||
container_name: home-assistant
|
||||
image: homeassistant/home-assistant
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TZ=Europe/Helsinki
|
||||
volumes:
|
||||
- hass:/config
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- hass:/config
|
||||
networks:
|
||||
- homeautomation
|
||||
- postgres
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue