diff --git a/Procfile b/Procfile index cae8b89..36d8f5d 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ -web: node ./herokuapp/app.js +scribe: node ./herokuapp/app.js