mirror of https://github.com/testerSunshine/12306
fix:python output non-buffered
parent
33a6d7be73
commit
b266700fcd
|
@ -7,6 +7,8 @@ services:
|
|||
context: .
|
||||
dockerfile: ./Dockerfile37
|
||||
image: ticket:v1.2.004
|
||||
environment:
|
||||
- PYTHONUNBUFFERED=1
|
||||
container_name: ticket
|
||||
depends_on:
|
||||
- captcha
|
||||
|
|
Loading…
Reference in New Issue