Files
Kenneth Reitz 50516c4c1a celeryd
2012-05-01 00:25:20 -04:00

3 lines
128 B
Plaintext

web: gunicorn fedex:app -k gevent -b 0.0.0.0:$PORT
inbox: python manage.py inbox 0.0.0.0 $PORT
celeryd: python manage.py celeryd