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:
parent
d47050a92d
commit
9693ef071e
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user