web: python manage.py run_gunicorn -b 0.0.0.0:$PORT -w 3 worker: celery -A newsdiff worker -B --loglevel=info