diff --git a/scripts/aws_start_app.sh b/scripts/aws_start_app.sh index 9e871ebc2..0c48d4859 100755 --- a/scripts/aws_start_app.sh +++ b/scripts/aws_start_app.sh @@ -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"