File size: 187 Bytes
64d7fdf
 
 
 
 
 
1
2
3
4
5
6
7
broker_url: "redis://localhost:6379/1"
result_backend: "redis://localhost:6379/2"

task_routes:
  "workers.tasks.process_document": "default"
  "workers.tasks.embed_and_index": "default"