diff options
Diffstat (limited to 'Procfile')
| -rw-r--r-- | Procfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ -web: python manage.py run_gunicorn -b 0.0.0.0:$PORT -w 2 +web: python manage.py run_gunicorn -b 0.0.0.0:$PORT worker: celery -A newsdiff worker -B --loglevel=info |
