mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +00:00
Restore process order
This commit is contained in:
parent
a0ad05ca91
commit
6e73871e55
@ -18,6 +18,3 @@ worker: sh -c 'cd sites && exec ../env/bin/python -m frappe.celery_app worker -n
|
||||
longjob_worker: sh -c 'cd sites && exec ../env/bin/python -m frappe.celery_app worker -n longjobs@%h -Ofair --soft-time-limit 1500 --time-limit 1530'
|
||||
async_worker: sh -c 'cd sites && exec ../env/bin/python -m frappe.celery_app worker -n async@%h -Ofair --soft-time-limit 1500 --time-limit 1530'
|
||||
{%- endif %}
|
||||
|
||||
socketio: {{ node }} apps/frappe/socketio.js
|
||||
watch: bench watch
|
Loading…
Reference in New Issue
Block a user