Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Celery Investigation

Setup

To start the redis broker:

sudo docker run -d -p 6379:6379 redis