mirror of https://github.com/celery/kombu.git
parent
a4efb9c17f
commit
f0e6ba9dc8
|
@ -70,6 +70,7 @@ Celery with SQS
|
|||
===============
|
||||
SQS broker url doesn't include queue_name_prefix by default.
|
||||
So we can use the following code snippet to make it work in celery.
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
from celery import Celery
|
||||
|
|
Loading…
Reference in New Issue