Skip to content

Commit cc5aa2d

Browse files
committed
Update compose.yaml
1 parent ff7512f commit cc5aa2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crawler/volleyball-spider/compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ services:
88
working_dir: /app # 容器内默认工作目录
99
environment:
1010
- LANG=C.UTF-8 # 解决中文乱码问题
11+
- TZ=Asia/Shanghai
1112
command: python main.py

0 commit comments

Comments
 (0)