Add Tasmota timezone handling and dashboard updates
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
- ./config.json:/app/config.json:ro
|
||||
environment:
|
||||
MQTT_SCRUBBER_APP_HEALTH_ADDRESS: ":8080"
|
||||
MQTT_SCRUBBER_APP_TASMOTA_TIME_ZONE: "Europe/Prague"
|
||||
networks:
|
||||
- iot-network
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user