diff --git a/templates/compose/erpnext.yaml b/templates/compose/erpnext.yaml index 713abf1e2..cb7032ac2 100644 --- a/templates/compose/erpnext.yaml +++ b/templates/compose/erpnext.yaml @@ -127,7 +127,7 @@ services: - sites:/home/frappe/frappe-bench/sites - logs:/home/frappe/frappe-bench/logs - queue-long: + queue-worker-long: image: frappe/erpnext:v15.38.1 deploy: restart_policy: @@ -141,7 +141,7 @@ services: - sites:/home/frappe/frappe-bench/sites - logs:/home/frappe/frappe-bench/logs - queue-short: + queue-worker-short: image: frappe/erpnext:v15.38.1 deploy: restart_policy: