Improve the debug mode
This commit is contained in:
@@ -13,6 +13,7 @@ services:
|
||||
environment:
|
||||
- MICROBLOGPUB_AMQP_BROKER=pyamqp://guest@rmq//
|
||||
- MICROBLOGPUB_MONGODB_HOST=mongo:27017
|
||||
- MICROBLOGPUB_DEBUG=1
|
||||
celery:
|
||||
build: .
|
||||
links:
|
||||
|
Reference in New Issue
Block a user