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"