Fix the Update handling
This commit is contained in:
parent
f8ee19b4d1
commit
8af33d866d
3 changed files with 14 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
version: '2'
|
||||
services:
|
||||
celery:
|
||||
build: .
|
||||
image: microblogpub:latest
|
||||
links:
|
||||
- mongo
|
||||
- rabbitmq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue