1
0
mirror of https://github.com/fspc/workstand.git synced 2025-02-23 17:23:24 -05:00

Better logging output

This commit is contained in:
Drew Larson 2017-02-05 09:53:37 -06:00
parent d47050a92d
commit 9693ef071e

View File

@ -9,9 +9,11 @@ services:
- "8000:8000" - "8000:8000"
- "62260:62260" - "62260:62260"
volumes: volumes:
- ./bikeshop_project:/code:rw - ./bikeshop_project:/code
volumes_from: environment:
- webpack - PYTHONUNBUFFERED=0
restart:
- always
redis: redis:
restart: always restart: always
db: db: