Skip to content

Commit

Permalink
fix:python output non-buffered
Browse files Browse the repository at this point in the history
  • Loading branch information
Renzhi authored and testerSunshine committed Dec 21, 2019
1 parent 9b0dae4 commit 565903e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ services:
context: .
dockerfile: ./Dockerfile37
image: ticket:v1.2.004
environment:
- PYTHONUNBUFFERED=1
container_name: ticket
depends_on:
- captcha
Expand Down

0 comments on commit 565903e

Please sign in to comment.