update:优化docker时区 (#225)

Co-authored-by: hrz <1710360675@qq.com>
This commit is contained in:
欣南科技
2025-03-07 01:20:39 +08:00
committed by GitHub
co-authored by hrz
parent 76c16ad16e
commit 0b7abfae3a
+2
View File
@@ -6,6 +6,8 @@ services:
restart: always
security_opt:
- seccomp:unconfined
environment:
- TZ=Asia/Shanghai
ports:
# ws服务端
- "8000:8000"