Added stop for research mode worker

This commit is contained in:
Martyn Inglis
2016-09-30 11:25:12 +01:00
parent 6ce85878d8
commit 19f2a6cb65

View File

@@ -19,4 +19,5 @@ stop "notifications-api"
stop "notifications-api-celery-beat"
stop "notifications-api-celery-worker"
stop "notifications-api-celery-worker-sender"
stop "notifications-api-celery-worker-research"
stop "notifications-api-celery-worker-db"