CodeTheChangeUBC/reBOOT

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
worker: celery worker -A reboot --without-heartbeat --without-gossip --without-mingle
web: gunicorn reboot.wsgi --log-level info