Skip to content
Snippets Groups Projects
Commit 684b2491 authored by Ben Adida's avatar Ben Adida
Browse files

log to stdout for heroku deployments and others

parent 056eb567
No related branches found
No related tags found
No related merge requests found
web: gunicorn wsgi:application -b 0.0.0.0:$PORT -w 8
worker: celery worker --app helios --events --beat --concurrency 1 --logfile celeryw.log --pidfile celeryw.pid
\ No newline at end of file
worker: celery worker --app helios --events --beat --concurrency 1
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment