Better logging output

This commit is contained in:
Drew Larson
2017-05-23 19:27:57 -06:00
parent d47050a92d
commit 9693ef071e
+5 -3
View File
@@ -9,9 +9,11 @@ services:
- "8000:8000"
- "62260:62260"
volumes:
- ./bikeshop_project:/code:rw
volumes_from:
- webpack
- ./bikeshop_project:/code
environment:
- PYTHONUNBUFFERED=0
restart:
- always
redis:
restart: always
db: