Fix flake8 warnings
This commit is contained in:
parent
443378a057
commit
ff95e6773e
4 changed files with 4 additions and 4 deletions
|
@ -15,6 +15,7 @@ services:
|
|||
- MICROBLOGPUB_MONGODB_HOST=mongo:27017
|
||||
- MICROBLOGPUB_DEBUG=1
|
||||
celery:
|
||||
# image: "instance1_web"
|
||||
build: .
|
||||
links:
|
||||
- mongo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue