mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-24 23:35:06 +08:00
🐛 更新docker-compose.yml,修改时区设置为Asia/Chongqing
This commit is contained in:
parent
291314de93
commit
b0761e9873
@ -6,7 +6,7 @@ services:
|
||||
ports:
|
||||
- "20216:20216"
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- TZ=Asia/Chongqing
|
||||
volumes:
|
||||
- .:/liteyukibot
|
||||
command: [ "python", "main.py" ]
|
||||
|
Loading…
Reference in New Issue
Block a user