Fix compose config

This commit is contained in:
Thomas Sileo 2019-04-05 22:41:25 +02:00
parent 60f3f78631
commit 2bc1124a4f

View file

@ -15,6 +15,7 @@ services:
- MICROBLOGPUB_AMQP_BROKER=pyamqp://guest@rmq//
- MICROBLOGPUB_MONGODB_HOST=mongo:27017
- POUSSETACHES_AUTH_KEY=${POUSSETACHES_AUTH_KEY}
- COMPOSE_PROJECT_NAME=${COMPOSE_PROJECT_NAME}
celery:
image: 'microblogpub:latest'
links: