mirror of
https://github.com/kennethreitz-archive/patch-service.git
synced 2026-06-05 15:20:19 +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 |