mirror of
https://github.com/yekk-me/teslamate-cn-image.git
synced 2026-02-19 13:44:41 +08:00
Remove TZ environment variable from docker-compose
Removed timezone setting from environment variables.
This commit is contained in:
@@ -58,7 +58,6 @@ services:
|
||||
- DATABASE_HOST=database
|
||||
- MQTT_HOST=mosquitto
|
||||
- ENCRYPTION_KEY=your-encryption-key-change-me
|
||||
- TZ=Asia/Shanghai
|
||||
- CHECK_ORIGIN=false
|
||||
- URL_PATH=/teslamate
|
||||
- MYTESLA_SELF_HOST=true
|
||||
|
||||
Reference in New Issue
Block a user