Skip to content

Instantly share code, notes, and snippets.

@yuriwoof
Created September 16, 2017 05:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yuriwoof/22f6c686125f94744fdf2117e867d2a0 to your computer and use it in GitHub Desktop.
Save yuriwoof/22f6c686125f94744fdf2117e867d2a0 to your computer and use it in GitHub Desktop.
class Config(object):
CELERY_BROKER_URL = 'pyamqp://vagrant:vagrant@localhost/vagrant'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment