projects
/
oweals
/
karmaworld.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0778887
)
Back to old way of doing scheduled tasks
author
Charles Connell
<charles@connells.org>
Fri, 16 May 2014 19:20:58 +0000
(15:20 -0400)
committer
Charles Connell
<charles@connells.org>
Fri, 16 May 2014 19:20:58 +0000
(15:20 -0400)
Procfile
patch
|
blob
|
history
diff --git
a/Procfile
b/Procfile
index f9016aa8aacaeebce932d82ef068f2505ac9aca0..285231d6275aebca8035500efb039d4d3d7060e1 100644
(file)
--- a/
Procfile
+++ b/
Procfile
@@
-1,5
+1,3
@@
web: gunicorn karmaworld.wsgi
celeryworker: python manage.py celery worker --pidfile=/tmp/celeryd.pid -l info
celerybeat: python manage.py celery beat --pidfile=/tmp/beat.pid -l info
-tweetnote: python manage.py tweet_note
-mturkresults: python manage.py get_mturk_results