Fix the Update handling

This commit is contained in:
Thomas Sileo
2018-06-01 20:59:32 +02:00
parent f8ee19b4d1
commit 8af33d866d
3 changed files with 14 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
version: '2'
services:
celery:
build: .
image: microblogpub:latest
links:
- mongo
- rabbitmq