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 committed Dec 20, 2019
1 parent 33a6d7b commit b266700
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 b266700

Please sign in to comment.