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