Procfile 88 B

12
  1. web: python manage.py runserver 0.0.0.0:8014
  2. worker: celery -A vrobbler worker -l DEBUG