export DJANGO_SETTINGS_MODULE=lara_django.settings.development
export DJANGO_ALLOWED_HOSTS=localhost
export CELERY_BROKER_URL=http://127.0.0.1:5672
