diff --git a/Procfile b/Procfile index 4bef6f1..8e73c98 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,3 @@ web: apollo-api -worker apollo-worker +scheduler: apollo-scheduler +worker-notifications: apollo-worker-notifications