export DATABASE_CONNECTION_STRING='postgres+psycopg2://postgres:postgres@localhost:5433/celery_example'
export REDIS_CONNECTION_STRING='redis://localhost:6378/1'
