takahe/Procfile

3 wiersze
85 B
Plaintext

web: gunicorn takahe.wsgi:application --workers 8
worker: python manage.py runstator