repo.or.cz
/
mygpo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update requirements
[mygpo.git]
/
Procfile
blob
bf6acf24672704a45606b67b072594c7d82bf741
1
web: gunicorn mygpo.wsgi:application -c gunicorn.conf.py
2
beat: python manage.py celery beat -S djcelery.schedulers.DatabaseScheduler --pidfile /var/run/mygpo/celerybeat.pid