Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save rssanders3/a9c1e5b4900d2d61e6caa26efe353f83 to your computer and use it in GitHub Desktop.

Select an option

Save rssanders3/a9c1e5b4900d2d61e6caa26efe353f83 to your computer and use it in GitHub Desktop.
[celery]
# The Celery broker URL. Celery supports RabbitMQ, Redis and experimentally
# a sqlalchemy database. Refer to the Celery documentation for more
# information.
broker_url = amqp://guest:guest@{RABBITMQ_HOST}:5672/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment