fix:python output non-buffered

pull/594/head
Renzhi 2019-12-21 00:50:19 +08:00 committed by wenxianping
parent 9b0dae464a
commit 565903e0f5
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