Files
patch-service/Procfile
T
Kenneth Reitz a3b07fce4c hmm
2012-04-04 02:55:35 -04:00

2 lines
115 B
Plaintext

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