mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 02:11:06 +08:00
fix: Solving the timezone issue in Redis, as well as the problem of MySQL logs always being in UTC timezone. (#268)
This commit is contained in:
@@ -24,6 +24,8 @@ services:
|
||||
cmdb-cache:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/veops/cmdb-cache:3.0
|
||||
container_name: cmdb-cache
|
||||
environment:
|
||||
TZ: Asia/Shanghai
|
||||
networks:
|
||||
new:
|
||||
aliases:
|
||||
|
Reference in New Issue
Block a user