sjansen/mecha

View on GitHub
internal/config/testdata/Procfile

Summary

Maintainability
Test Coverage
web:   ./scripts/run-in-app-venv ./manage.py runserver
tasks: ./scripts/run-in-app-venv celery -A app worker -l info