fix:python output non-buffered

pull/548/head
Renzhi 2019-12-21 00:50:19 +08:00
parent 33a6d7be73
commit b266700fcd
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ services:
context: .
dockerfile: ./Dockerfile37
image: ticket:v1.2.004
environment:
- PYTHONUNBUFFERED=1
container_name: ticket
depends_on:
- captcha