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