Files
patch-service/Procfile
T
Kenneth Reitz 94479b3451 hmmm
2012-04-04 02:47:23 -04:00

2 lines
115 B
Plaintext

web: gunicorn springcreek:app -b 0.0.0.0:$PORT -k gevent -w 4
celeryd: ./manage.py celeryd --events --loglevel info