mirror of
https://github.com/kennethreitz-archive/patch-service.git
synced 2026-07-21 21:49:33 +00:00
2 lines
115 B
Plaintext
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 |