Added start for research mode worker

This commit is contained in:
Martyn Inglis
2016-09-30 11:23:54 +01:00
parent a504343623
commit 6ce85878d8

View File

@@ -15,5 +15,6 @@ function start
start "notifications-api"
start "notifications-api-celery-worker"
start "notifications-api-celery-worker-sender"
start "notifications-api-celery-worker-research"
start "notifications-api-celery-worker-db"
start "notifications-api-celery-beat"