Improve the debug mode

This commit is contained in:
Thomas Sileo
2018-05-23 00:57:34 +02:00
parent cc900a2b4c
commit d90e489fc6
4 changed files with 23 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ services:
environment:
- MICROBLOGPUB_AMQP_BROKER=pyamqp://guest@rmq//
- MICROBLOGPUB_MONGODB_HOST=mongo:27017
- MICROBLOGPUB_DEBUG=1
celery:
build: .
links: