takahe/Procfile

3 lines
85 B
Plaintext
Raw Normal View History

2022-11-27 17:56:37 +00:00
web: gunicorn takahe.wsgi:application --workers 8
worker: python manage.py runstator