diff --git a/swarm/esphome.yml b/swarm/esphome.yml index 7bdef48..1be8168 100644 --- a/swarm/esphome.yml +++ b/swarm/esphome.yml @@ -5,9 +5,9 @@ services: environment: - USERNAME=${DATABASE__USERNAME} - PASSWORD=${DATABASE__PASSWORD} + - TZ=${TZ:-UTC} volumes: - /var/data/esphome/config:/config - - /etc/localtime:/etc/localtime:ro restart: always privileged: true network_mode: host