diff --git a/Procfile b/Procfile index 30a8aa1..6cbab85 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ -web: /app/api +web: /app/start.sh worker: /app/worker