mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-25 16:43:55 +08:00
fix: 设备最后连接时间返回 UTC 时间戳,修复时区显示问题
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
security_opt:
|
||||
- seccomp:unconfined
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- TZ=UTC
|
||||
ports:
|
||||
# ws服务端
|
||||
- "8000:8000"
|
||||
|
||||
Reference in New Issue
Block a user